# VOLTSWAP

- [Supported Assets](https://docs.voltswap.finance/voltswap/supported-assets.md)
- [Supported Wallets](https://docs.voltswap.finance/voltswap/supported-wallets.md)
- [Meter Passport - Crosschain Bridge](https://docs.voltswap.finance/voltswap/meter-passport-crosschain-bridge.md)
- [Swapping Stable and Volatile Assets](https://docs.voltswap.finance/voltswap/swapping-stable-and-volatile-assets.md)
- [Adding Liquidity](https://docs.voltswap.finance/voltswap/adding-liquidity.md)
- [Staking LP tokens into the gauge](https://docs.voltswap.finance/voltswap/staking-lp-tokens-into-the-gauge.md)
- [Vesting VOLT](https://docs.voltswap.finance/voltswap/vesting-volt.md)
- [Voting](https://docs.voltswap.finance/voltswap/voting.md)
- [Bribes](https://docs.voltswap.finance/voltswap/bribes.md)
- [Rewards](https://docs.voltswap.finance/voltswap/rewards.md)
- [Understanding Fee Revenue from Weekly Voting for veVOLT Holders](https://docs.voltswap.finance/voltswap/rewards/understanding-fee-revenue-from-weekly-voting-for-vevolt-holders.md)
- [Understanding Emission Boost from Weekly veVOLT Voting for Liquidity Providers](https://docs.voltswap.finance/voltswap/rewards/understanding-emission-boost-from-weekly-vevolt-voting-for-liquidity-providers.md)
- [Maximizing Returns through veVOLT Voting](https://docs.voltswap.finance/voltswap/rewards/maximizing-returns-through-vevolt-voting.md)
- [Governance](https://docs.voltswap.finance/voltswap/governance.md)
- [Security](https://docs.voltswap.finance/voltswap/security.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.voltswap.finance/voltswap.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.
