# Swap Tool

Our new **Swap Tool** allows you to execute trades instantly without leaving your token analysis pages. On any token page, you’ll find the Buy and Sell options at the bottom of the right sidebar.

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

Make sure your wallet is connected, select the token you want to swap, enter the amount, set the max slippage, and confirm. Just like that, your trade is complete—all on a single page!

<figure><img src="/files/CYhzE8FRvr0RA1dRuFzQ" alt="" width="375"><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.coinscan.com/features/swap-tool.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.
