# Spot Convert Feature

The Spot Convert feature helps users swap their assets on the exchange. The following pairs are supported:

| Pair      | Convert Fee |
| --------- | ----------- |
| ETH-USDC  | 0.10%       |
| WBTC-USDC | 0.10%       |
| USDT-USDC | 0.01%       |

weETH is not available as swappable asset.

The trade happens at the **index price** of the asset.

Please note: the process of acquiring aeUSD does not fall into this category. You can get aeUSD from your USDC without fees.


---

# 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.aevo.xyz/aevo-products/aevo-exchange/technical-architecture/collateral-framework/spot-convert-feature.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.
