> For the complete documentation index, see [llms.txt](https://docs.monopoly.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monopoly.finance/monopoly-layer-2-duo/products/pools.md).

# Pools

{% hint style="success" %}
Earn $DUO by staking single assets in sweet Monopoly pools
{% endhint %}

Staking in the pools is one of the easiest ways to start earning $DUO.\
There's no risk of impermanent loss.

Monopoly balances the risk/reward ratio so you can choose what suits your needs best.

## Monopoly Pools

<table data-header-hidden><thead><tr><th width="150" align="center">PID</th><th width="150" align="center">Token</th><th width="150" align="center">Multiplier</th><th width="150" align="center">Deposit Fee</th><th width="150" align="center">Withdrawal Fee</th></tr></thead><tbody><tr><td align="center">PID</td><td align="center">Token</td><td align="center">Multiplier</td><td align="center"><a href="/pages/uL2Gx5A8M3xAcSBYecRl">Deposit Fee</a></td><td align="center"><a href="/pages/TEX4mqmXofBa4UrlLcR9">Withdrawal Fee</a></td></tr><tr><td align="center">17</td><td align="center">DUO</td><td align="center">1500</td><td align="center">0%</td><td align="center">0%</td></tr><tr><td align="center">18</td><td align="center">wETH</td><td align="center">400</td><td align="center">3%</td><td align="center">3 ~ 0%</td></tr><tr><td align="center">19</td><td align="center">BTC</td><td align="center">400</td><td align="center">3%</td><td align="center">3 ~ 0%</td></tr><tr><td align="center">20</td><td align="center">USDC</td><td align="center">500</td><td align="center">3%</td><td align="center">3 ~ 0%</td></tr><tr><td align="center">21</td><td align="center">USDT</td><td align="center">500</td><td align="center">3%</td><td align="center">3 ~ 0%</td></tr><tr><td align="center">22</td><td align="center">ARB</td><td align="center">300</td><td align="center">3%</td><td align="center">3 ~ 0%</td></tr><tr><td align="center">16</td><td align="center">ZYB</td><td align="center">25</td><td align="center">0%</td><td align="center">3 ~ 0%</td></tr></tbody></table>

{% hint style="warning" %}
Some pools have deposit & withdrawal fees, always check before using!
{% endhint %}


---

# 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://docs.monopoly.finance/monopoly-layer-2-duo/products/pools.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.
