> For the complete documentation index, see [llms.txt](https://docs.hashstack.finance/mainnet-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hashstack.finance/mainnet-guide/how-do-i-connect-my-wallet/steps-to-create-an-account-on-braavos.md).

# Steps to create an account on Braavos

1. Download and install the Braavos chrome extension from [here](https://braavos.app/download-braavos-wallet/).
2. After installing the extension, we will come across the welcome screen.

   <img src="/files/qUxSWfEQGgohAoWavTDR" alt="" data-size="original">
3. Create a password

   ![](/files/p0vY1UQEL3hL1ZqBzdxG)
4. The next screen shows your the secret recovery phrase where you have the option to copy them. Please keep them safe!

   ![](/files/SAqF4zgKe3ZQMhVykF9i)
5. Next, click on “Starknet Mainnet Alpha” button.

   ![](/files/gvTWw8sI9aFcRsobLYdn)
6. Accept the disclaimer to continue.

   ![](/files/zyASr13RwJ8QlqjW2vUk)
7. To complete the creation of your account, you need to deposit some Ethereum.

   ![](/files/1ZZUlUUuS9KVcwZMoa7c)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.hashstack.finance/mainnet-guide/how-do-i-connect-my-wallet/steps-to-create-an-account-on-braavos.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.
