# Swap Overview

## Swapping on SnowSwap

SnowSwap pools enable the following:

* Swap into higher performing yield farming tokens of top DeFI projects, avoiding withdrawal fees and high gas costs
* Cheaply enter yield farming vaults by swapping your vanilla stablecoins, wETH or wBTC (avoiding the cost and complexity of wrapping tokens across multiple platforms)
* Withdraw from vaults avoiding the exit fee

The SnowSwap founding team has created the first batch of pools. Future pools can be suggested and voted on by *SNOW* token holders using the Governance DAO.

## Fee Structure

The fee for trades is listed at the bottom of the swapping page, along with the current liquidity of the pool. If there is an admin fee, it is taken from the swap fee. The swap fee is split among the liquidity providers of the pool and is distributed when they withdraw their liquidity (see **Stake Pools & Depositing** for more info).

## Swap Pools

### USD Stablecoins

{% content-ref url="/pages/-MTtUAGejGuc0jf0w35R" %}
[yVault USD (yEarn Stablecoins)](/pools/pools/yvault-usd.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTtUJU1aPm7x2\_0TmzX" %}
[yVault Curve (Curve Stablecoins)](/pools/pools/yvault-curve.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW7wqeLq4DLBQ8i1Gxm" %}
[fUSD (Harvest Stablecoins)](/pools/pools/yvault-harvest.md)
{% endcontent-ref %}

### Wrapped BTC

{% content-ref url="/pages/-MTtUT\_VsIf04lOiHI45" %}
[btcSNOW (Harvest or Yearn crvRenBTC)](/pools/pools/btcsnow.md)
{% endcontent-ref %}

### Wrapped ETH

{% content-ref url="/pages/-MTtUYo6bWhscszeGVL\_" %}
[eth2SNOW Pool (aETH, crETH, or wETH)](/pools/pools/eth2snow.md)
{% endcontent-ref %}

### Badger DAO

{% content-ref url="/pages/-MW8EiMHOQ3\_3QdD7zau" %}
[Broken mention](broken://pages/-MW8EiMHOQ3_3QdD7zau)
{% endcontent-ref %}


---

# 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/swapping-overview.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.
