> For the complete documentation index, see [llms.txt](https://faq.nestwallet.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.nestwallet.xyz/general-guide/connect-wallet-to-dapps.md).

# Connect Wallet to dApps

Nest wallet is able to connect to any dApp on Solana, Ton, and any of our supported EVM chains!

<details>

<summary><strong>Step 1: Go to the dApp and click </strong><mark style="color:yellow;"><strong>Connect Wallet</strong></mark><strong> or </strong><mark style="color:yellow;"><strong>Login</strong></mark> (usually at top right corner)<strong>.</strong></summary>

If Nest Wallet is listed, click to connect.&#x20;

<img src="/files/V7SqTkOM5BxAON9jjnSQ" alt="" data-size="original">

If Nest Wallet is not listed, select MetaMask or Browser Wallet from the list and a window will pop up.&#x20;

![](/files/3NAlJE6pUZKAXbdgLId7)    ![](/files/5Trj3mwfPiAKmcIbD1rB)

</details>

<details>

<summary><strong>Step 2: Choose</strong> <mark style="color:yellow;">Use Nest Wallet</mark><strong>.</strong> (If Nest Wallet is not avaible, choose "Metamask")</summary>

![](/files/Hdyl7C4XnJhJZqGD1G9A)

</details>

<details>

<summary><strong>Step 3</strong>: Select the Wallet and Network and <mark style="color:yellow;"><strong>Confirm</strong></mark> the connection.</summary>

Note: you can select any your wallets or Safe{wallets} that you have imported.

![](/files/H9emOjTqyUt8ds6DplwO)

</details>


---

# 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://faq.nestwallet.xyz/general-guide/connect-wallet-to-dapps.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.
