# Liquidity Pools

Managing risk is crucial in crypto. That's why The RWAX uses a unique pooled liquidity system to give liquidity providers control over risk versus rewards.

All pools earn trading fees which automatically compound, increasing the value of your pool share. The amount of LP tokens stays the same, but they gain value over time.

## Our pools are separated into 3 different risk levels:

**Gold Pool:** **Lowest risk, lowest rewards** This pool is perfect for cautious liquidity providers. It offers lower yields in return for minimal exposure. Ideal for long-term, risk-averse strategies.

**Silver Pool:** **Moderate risk, moderate rewards** The mid-level pool targets providers seeking a balance. Take on some additional risk for better yields. An option for diversified, balanced portfolios.

**Bronze Pool:** **Highest risk, highest rewards** This pool enables maximized earnings. Higher risk brings higher yield potential. Made for profit-focused providers who can stomach volatility.

{% tabs %}
{% tab title="Risk Comparison" %}

<table><thead><tr><th width="124">Pools</th><th align="center">Gold</th><th align="center">Silver</th><th align="center">Bronze</th><th align="right">TOTAL</th></tr></thead><tbody><tr><td>BTC</td><td align="center">25%</td><td align="center">35%</td><td align="center">40%</td><td align="right">100%</td></tr><tr><td>ETH</td><td align="center">20%</td><td align="center">35%</td><td align="center">45%</td><td align="right">100%</td></tr><tr><td>ARB</td><td align="center">2%</td><td align="center">38%</td><td align="center">60%</td><td align="right">100%</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

You decide which pool fits your strategy. Or spread liquidity across multiple pools to customize your risk and return.

The RWAX empowers you to tailor exposure. Earn yields you feel comfortable with through our intuitive, liquidity pool system.


---

# 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.therwax.com/liquidity-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.
