> 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/connecting-wallet-to-hashstacks-mainnet.md).

# Connecting wallet to Hashstack’s mainnet

1. Log into your wallet. Make sure you are on “Mainnet” and have assets.

<figure><img src="/files/jaR6G0YAiowtSMToqmUy" alt=""><figcaption><p>Braavos</p></figcaption></figure>

<figure><img src="/files/NxKrkdVuF1vqQIX6zkrb" alt=""><figcaption><p>ArgentX</p></figcaption></figure>

2. Go to Hashstack’s mainnet website: [https://app.hashstack.finance](https://app.hashstack.finance/) and click on the logo of the wallet which you are using - ArgentX or Braavos.

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

3. Approve the connection when the wallet pops up.

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

4. After a successful connection, Hashstack’s dashboard screen will appear.

<figure><img src="/files/84ILgyWJdTymCcMFq8Mm" alt=""><figcaption></figcaption></figure>


---

# 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/connecting-wallet-to-hashstacks-mainnet.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.
