# Connect Wallet

On the fly.trade website, one can connect a wallet by clicking on the "Connect the wallet" button located in the top right corner or in the swap menu.

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

Once the wallet is connected, the user can find their wallet address getting displayed on the top right of the screen.

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

If the current network of the wallet and the chosen network on the swap page do not match, then the button at the end of the swap activity box displays "Change Network To \<selected-network-name>"

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


---

# 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.fly.trade/flycn/guides/connect-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.
