# enabling homebrews

1. Open the Vita web browser and navigate to **`jailbreak.psp2.dev`**
2. The orange HENlo menu should appear, press "Unlock my vita" and "Unlock"
3. The henlo-bootstrap menu should show up after a short while\
   \- If the web browser crashes or errors out, try again. You might need to reboot.
4. Navigate to "Install henkaku" and press X, this will install the homebrew framework
5. Navigate to "Install VitaDeploy" and press X, this will install the homebrew toolbox
6. Navigate to "Exit" and press X, this will enable the homebrew framework
7. Thats it, follow the next steps to install a fully-fledged custom firmware

<figure><img src="/files/2pH1vqmftVJpu63RUUVy" alt=""><figcaption><p>henlo-bootstrap in action</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.psp2.dev/start/hen.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
