# Pools

{% hint style="success" %}
Earn $a.BEE by staking single assets in sweet honey pools
{% endhint %}

Staking in the pools is one of the easiest ways to start earning a.BEEs.\
There's no risk of impermanent loss.&#x20;

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

<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><th align="center">Remarks</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="../tokenomics/moonpass">Deposit Fee</a></td><td align="center"><a href="broken-reference">Withdrawal Fee</a></td><td align="center">Remarks</td></tr><tr><td align="center">0</td><td align="center">a.BEE</td><td align="center">12</td><td align="center">0%</td><td align="center">0%</td><td align="center"></td></tr><tr><td align="center">1</td><td align="center">xJOE</td><td align="center">6</td><td align="center">1%</td><td align="center">3 ~ 0%</td><td align="center">Fee to Buyback</td></tr><tr><td align="center">22</td><td align="center">AVAX</td><td align="center">4</td><td align="center">1%</td><td align="center">3 ~ 0%</td><td align="center">Fee to Buyback</td></tr><tr><td align="center">26</td><td align="center">WBTC.e</td><td align="center">4</td><td align="center">1%</td><td align="center">3 ~ 0%</td><td align="center"></td></tr><tr><td align="center">27</td><td align="center">WETH.e</td><td align="center">4</td><td align="center">1%</td><td align="center">3 ~ 0%</td><td align="center"></td></tr></tbody></table>

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


---

# 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://honeyfarm.gitbook.io/avax.-honeybee/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.
