# Exchange

Within the Squirrel Wallet, through our automated market maker, users are able to trade and exchange their tokens for any other supported tokens.&#x20;

![Specific Token Pairs can be selected to provide liquidity for or users can simply import their own](/files/1IYXGhVDMqURaP8YCp6u)

As the transaction is directly tied to the liquidity pool and will not need to rely on another user trading the opposite exchange pair. This means the exchange is instantaneous and completely autonomous.  &#x20;

![As a reward, LP tokens will be rewarded which can be used for more ways to earn or to redeem for NUTS](/files/3QfZ3464cOycJaS44JEN)

Once complete, the tokens owned will be reflected and the record of the exchange can be viewed on the blockchain.

![Simply fill-in the required amount of liquidity and the Squirrel AMM will return the tokens to the user](/files/vWjDGVw8K7Rf7zBQSzSS)

The Squirrel wallet's exchange and trade are done with very minimal cost and at an instant rate. This feature was built so that Squirrel Wallet users will have fast and full control of their tokens within the wallet.&#x20;


---

# 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://squirrel-wallet.gitbook.io/squirrel/products/squirrel-wallet/exchange.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.
