# VOLTAGE FINANCE

## Voltage

- [Introduction](https://docs.voltage.finance/voltage/welcome/introduction.md): Voltage - Your Defi hub on the Fuse Blockchain
- [Fuse Ecosystem Round](https://docs.voltage.finance/voltage/welcome/fuse-ecosystem-round.md)
- [Getting Started](https://docs.voltage.finance/voltage/welcome/getting-started.md)
- [Faucet](https://docs.voltage.finance/voltage/welcome/getting-started/faucet.md)
- [Setup your wallet](https://docs.voltage.finance/voltage/welcome/getting-started/setup-your-wallet.md): In this section are guides to set up your wallet and get connected to the Fuse Network
- [The Volt App](https://docs.voltage.finance/voltage/welcome/getting-started/setup-your-wallet/the-volt-app.md)
- [Metamask](https://docs.voltage.finance/voltage/welcome/getting-started/setup-your-wallet/metamask.md)
- [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)
- [Tokenomics v2.0](https://docs.voltage.finance/voltage/specifics/tokenomics-v2.0.md)
- [Tokenomics v1.0](https://docs.voltage.finance/voltage/tokenomics-v1.0.md): This page will clarify the distribution and emission schedule for VOLT token.
- [Governance](https://docs.voltage.finance/voltage/governance.md)
- [Contracts](https://docs.voltage.finance/voltage/contracts.md): This page is for all useful contracts for Voltage Finance
- [Audits](https://docs.voltage.finance/voltage/audits.md): Here you can find all the audits we have completed so far.
- [Glossary](https://docs.voltage.finance/voltage/glossary.md)
- [Fuse Cash to Volt funds migration explainer](https://docs.voltage.finance/voltage/volt-app/fuse-cash-to-volt-funds-migration-explainer.md): An explainer on the migration of funds from Fuse Cash to Volt App
- [Privacy Policy](https://docs.voltage.finance/voltage/volt-app/privacy-policy.md)
- [Terms of service](https://docs.voltage.finance/voltage/volt-app/terms-of-service.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.voltage.finance/voltage/welcome/introduction.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.
