# Trading Pools

- [Swap Overview](https://docs.snowswap.org/pools/swapping-overview.md)
- [Swap Pools](https://docs.snowswap.org/pools/pools.md)
- [yVault USD (yEarn Stablecoins)](https://docs.snowswap.org/pools/pools/yvault-usd.md)
- [yVault Curve (Curve Stablecoins)](https://docs.snowswap.org/pools/pools/yvault-curve.md)
- [fUSD (Harvest Stablecoins)](https://docs.snowswap.org/pools/pools/yvault-harvest.md)
- [eth2SNOW Pool (aETH, crETH, or wETH)](https://docs.snowswap.org/pools/pools/eth2snow.md)
- [btcSNOW (Harvest or Yearn crvRenBTC)](https://docs.snowswap.org/pools/pools/btcsnow.md)
- [crvethSNOW (Curve Wrapped ETH)](https://docs.snowswap.org/pools/pools/crvethsnow-curve-wrapped-eth.md)


---

# 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.snowswap.org/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.
