# THE PLATFORM

- [Algebra Migration](https://docs.voltage.finance/voltage/the-platform/algebra-migration.md): The transition to the new Voltage Algebra Contracts is designed to enhance trading and liquidity provision experience. Here’s a simple step-by-step guide to help you migrate your positions seamlessly
- [Trading](https://docs.voltage.finance/voltage/the-platform/trading.md)
- [Liquidity Pools](https://docs.voltage.finance/voltage/the-platform/liquidity-pools.md)
- [Voltage v3](https://docs.voltage.finance/voltage/the-platform/liquidity-pools/voltage-v3.md)
- [Boosted Pool Rewards](https://docs.voltage.finance/voltage/the-platform/liquidity-pools/boosted-pool-rewards.md)
- [Voltage v4](https://docs.voltage.finance/voltage/the-platform/liquidity-pools/voltage-v4.md)
- [Yield Farming](https://docs.voltage.finance/voltage/the-platform/yield-farming.md): Earn additional yield by staking your liquidity position to its dedicated v2 or v3 farm.
- [Gauges Voting](https://docs.voltage.finance/voltage/the-platform/yield-farming/gauges-voting.md)
- [Bribes](https://docs.voltage.finance/voltage/the-platform/yield-farming/bribes.md)
- [Bridge](https://docs.voltage.finance/voltage/the-platform/bridge.md)
- [Fuse-Ethereum Bridge Tutorial](https://docs.voltage.finance/voltage/the-platform/bridge/fuse-ethereum-bridge-tutorial.md)
- [Fuse-BSC Bridge Tutorial](https://docs.voltage.finance/voltage/the-platform/bridge/fuse-bsc-bridge-tutorial.md): The below tutorial will explain how to bridge tokens from Fuse Network to BSC. We will bridge FUSE tokens in this example. NOTE:  ➡️ Bridge ONLY Fuse tokens from BSC to the FUSE Network
- [Fuse-Solana Bridge](https://docs.voltage.finance/voltage/the-platform/bridge/fuse-solana-bridge.md)
- [Staking](https://docs.voltage.finance/voltage/the-platform/staking.md): A detailed explanation of our staking options and how the contracts operate
- [sFuse (Liquid staking)](https://docs.voltage.finance/voltage/the-platform/staking/sfuse-liquid-staking.md): Fuse network consensus liquid staking model
- [veVolt](https://docs.voltage.finance/voltage/the-platform/staking/vevolt.md): Voltage governance model 2.0
- [xVolt](https://docs.voltage.finance/voltage/the-platform/staking/xvolt.md): Voltage DAO (deprecated) governance model
- [Simple Staking (USDC & ETH)](https://docs.voltage.finance/voltage/the-platform/staking/simple-staking-usdc-and-eth.md)
- [fUSD v3](https://docs.voltage.finance/voltage/the-platform/fusd-v3.md): A Fuse native stablecoin
- [🚀 Launchpad](https://docs.voltage.finance/voltage/the-platform/launchpad.md): As the first-ever token launch platform on the Fuse Network, Voltage Launchpad is set to welcome projects aiming to join the growing Fuse ecosystem.
- [Lend & Borrow (Beta)](https://docs.voltage.finance/voltage/the-platform/lend-and-borrow-beta.md): Voltage is launching the Beta version of its decentralized lending protocol: a secure, simple, and non-custodial way for users to supply and borrow assets using smart contracts on the FUSE Network.
- [FAQ](https://docs.voltage.finance/voltage/the-platform/lend-and-borrow-beta/faq.md)
- [Lending & Borrowing tutorial (Beta)](https://docs.voltage.finance/voltage/the-platform/lend-and-borrow-beta/lending-and-borrowing-tutorial-beta.md)
- [Liquidations](https://docs.voltage.finance/voltage/the-platform/lend-and-borrow-beta/liquidations.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.voltage.finance/voltage/the-platform.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.
