# Connecting your wallet in Zaros dapp

Access <https://www.zaros.fi/> and click on Launch dApp button. Click Connect Wallet and choose the wallet that you want to connect. For this example, we use Metamask but feel free to use another wallet of your preference **(Arbitrum Sepolia Network is not available for Rabby Wallet).** <br>

Confirm the access in your wallet. If you’re not connected to Arbitrum Sepolia Network it will ask you to change the network like in the second picture below. Once you confirm you’re ready for the next step. How to mint USDC & Create a Trading Account.

<img src="https://lh7-us.googleusercontent.com/ETnBUD255aCMZVYj0DSVXmj3uLF4CEY3vWfbG40-PcT5K6lxwGrl_TIRbWu4_a1xLTUSFz5Aq0lDAs4mR9uSruqgZNsTTr_TEJwL0DF3mznihNK2w0VQMbtk4f1AgguM5aWfaLVWVu0lkJEjMEvmoSw" alt="" data-size="original">![](https://lh7-us.googleusercontent.com/gMlOjaHVSN63xEcb0rH-ebU2JscJSYWGW3qTRPawAC9688Mra-AQRnuiGE9q1zz5JDn06p-ZsTcplR_xur0LsEmFKLM_Mkhi19PoJC5YO4dYG2yaVoytKu_BDdG4svGfGLlW-HBIQxTcBFUKMxSjExo)


---

# 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.zaros.fi/overview/using-zaros/first-steps/connecting-your-wallet-in-zaros-dapp.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.
