# How do I connect my wallet?

Here’s the end-to-end process of creating an account on a Starknet L2 compatible wallet and connecting it with Hashstack’s mainnet.

\*\**We will use Braavos wallet as a reference.*

## Steps to create an account on Braavos

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

1. Click on create a New Wallet.

<figure><img src="/files/MdrLEbBTh0jPCqDblxJ4" alt=""><figcaption></figcaption></figure>

2. Set a secure password.

<figure><img src="/files/yhUDrOw0CCHYANOqh2hX" alt=""><figcaption></figcaption></figure>

3. The next screen, you will see your secret recovery phrase. Make sure to store it safely!

<figure><img src="/files/EJMtwYAyvsQztlmT4EH5" alt=""><figcaption></figcaption></figure>

4. Enable 2FA for additional security.

<figure><img src="/files/H1z5C9pZYOxDGmVWwrPC" alt=""><figcaption></figcaption></figure>

5. After completing these steps, your wallet is ready.

<figure><img src="/files/SsXK4Sf7968Ittdbn6cW" alt=""><figcaption></figcaption></figure>

6. Once you create your account, you need to go <https://app.hashstack.finance/v1/> and connect your preferred wallet. Here, I'm using the braavos wallet.

<figure><img src="/files/kLI1pDmCdhUw2dbvigfC" alt=""><figcaption></figcaption></figure>

7. The wallet will open a prompt to approve the connection to the new dApp, so click on "Approve"

<figure><img src="/files/N7IVlmrXzAtnE45mF3A5" alt=""><figcaption></figcaption></figure>

8. Once connected, you will be able to access the dashboard.

<figure><img src="/files/8U8FHQhdrYW6k0dumetS" alt=""><figcaption></figcaption></figure>

### Video Tutorial

{% embed url="<https://www.youtube.com/watch?index=3&list=PLblZGyoIK7LoaODRn52pjFsqqiA46fGeg&v=RrF7_jvndp4>" %}


---

# 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://docs.hashstack.finance/hub/how-to-use-hashstack-v1/how-do-i-connect-my-wallet.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.
