> 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/spot-trading-sol-evm-ton/extension-integration.md).

# Extension integration

### Context

Nest Wallet has native integration with various charting platforms including <mark style="color:yellow;">DexScreener</mark>, <mark style="color:yellow;">Birdeye</mark> and <mark style="color:yellow;">more</mark>!

Via the integration Nest will automatically recognize what chart you are looking at and give you seamless way to trade the token with <mark style="color:yellow;">1 click.</mark>

<mark style="color:yellow;">Note: Nest will remain open on the side panel and is able to dynamically switch tokens based on what chart you switch to!</mark> :nest\_with\_eggs:

### How to use?

<details>

<summary>Open <mark style="color:yellow;">DexScreener</mark> and pick your favorite coin!</summary>

![](/files/clYmaageUusreoMiWjyV)

</details>

<details>

<summary>(<mark style="color:yellow;">Optional</mark>) Hide the <mark style="color:yellow;">DexScreener</mark> sidebar</summary>

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

</details>

<details>

<summary>Open <mark style="color:yellow;">Nest Wallet</mark> and navigate to <mark style="color:yellow;">Trading UI</mark></summary>

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

</details>

<details>

<summary>Trade Away!</summary>

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

Nest Wallet will stay open in the side panel until you close it. Enabling you to seamlessly switch between charts on DexScreener & Nest will dynamically switch what token to trade based on the chart you are currently watching.

</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/spot-trading-sol-evm-ton/extension-integration.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.
