# Connect wallet

**Step 1**: Users click on the “Connect” button on the right side of the header then they can view a popup of “Connect a wallet”

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

**Step 2**: The sidebar of “Connect a wallet” will appear with these options options:

\-       MetaMask|XDCPay

\-       Wallet Connect

\-       Coinbase Wallet

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

&#x20;Users choose one of the options to connect to the wallet and they will be navigated back to the homescreen if they have added the wallet to the extension before.

&#x20;

**Step 3**: Users click on the “Settings” icon to adjust:

\-       Preferred themes (Auto/ Dark/ Bright).

\+     Auto theme:

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

\+     Bright theme:

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

\+     Dark theme:

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

\- Hide small balances (smaller than 1$ in your Wallet list). Default setting is ON.

\- Choose the language. Default setting is English.

<figure><img src="/files/PXcAOsOc7B7eSFQ8mlmw" 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.xspswap.finance/v3/v3-dex/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.
