# How to Connect Your Wallet

Before interacting with HydraSwap, you need to start with connecting one of our supported wallets by following the steps below:

1\) Click "**connect**" on the top-right corner

![](/files/5JJSFKp28UPhZVrLXaiw)

2\) Select a wallet of your choice to connect with HydraSwap, and then follow the instructions on the wallet.

![](/files/9oyj9pyxU7MTZWDX1fxM)

3\) Once successfully connected, you can see your wallet address on the top-right corner.

![](/files/axqTAwY91YzpIlDkGJjQ)


---

# 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://hydraswap.gitbook.io/hydraswap-gitbook/tutorial/how-to-connect-your-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.
