# Liquidity Mining

There will be two liquidity pools to support instant redemption for amtSOL and aUWT.

Users can supply liquidity to earn transaction fees from these pools.

<table><thead><tr><th width="178.76789751318768">Liquidity Pool</th><th width="357.8181818181818">Fees</th><th align="right">Token required</th></tr></thead><tbody><tr><td>amtSOL-SOL</td><td>0.3-3% for instant redemption of amtSOL to SOL</td><td align="right">SOL</td></tr><tr><td>amtSOL-aUWT</td><td>0.3-3% for instant redemption of aUWT to amtSOL</td><td align="right">amtSOL</td></tr></tbody></table>


---

# 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.amulet.org/documentation/product/liquidity-mining.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.
