# Ferro Protocol

## Ferro Protocol

- [Ferro Protocol](https://docs.ferroprotocol.com/ferro-protocol.md): Stableswap venue that doesn't cost a fortune
- [Getting Started](https://docs.ferroprotocol.com/getting-started.md): Here marks the beginning of your journey on Ferro Protocol
- [Tokens on Ferro](https://docs.ferroprotocol.com/getting-started/tokens-on-ferro.md)
- [Bridging Funds to Cronos](https://docs.ferroprotocol.com/getting-started/bridging-funds-to-cronos.md): Transfer your funds into Cronos and onto Ferro.
- [Connecting a Wallet](https://docs.ferroprotocol.com/getting-started/connecting-a-wallet.md): Connect your wallet and start using Ferro
- [Litepaper](https://docs.ferroprotocol.com/litepaper.md)
- [Whitepaper](https://docs.ferroprotocol.com/essentials/whitepaper.md): Why Ferro?
- [Protocol Overview](https://docs.ferroprotocol.com/essentials/whitepaper/protocol-overview.md)
- [Key Functionalities](https://docs.ferroprotocol.com/essentials/whitepaper/key-functionalities.md)
- [Tokenomics](https://docs.ferroprotocol.com/essentials/whitepaper/tokenomics.md)
- [Protocol Roadmap](https://docs.ferroprotocol.com/essentials/protocol-roadmap.md)
- [Get Involved](https://docs.ferroprotocol.com/essentials/get-involved.md)
- [Ferro Swap](https://docs.ferroprotocol.com/user-guides/ferro-swap.md): Swap from one token to another!
- [Swap Tokens](https://docs.ferroprotocol.com/user-guides/ferro-swap/swap-tokens.md): How to Swap on Ferro
- [Ferro Pools](https://docs.ferroprotocol.com/user-guides/ferro-pools.md): Introduction to Ferro Pools
- [Our Partners](https://docs.ferroprotocol.com/user-guides/ferro-pools/our-partners.md)
- [Provide Liquidity](https://docs.ferroprotocol.com/user-guides/ferro-pools/provide-liquidity.md)
- [Remove Liquidity](https://docs.ferroprotocol.com/user-guides/ferro-pools/remove-liquidity.md)
- [Stake/Unstake Liquidity](https://docs.ferroprotocol.com/user-guides/ferro-pools/stake-unstake-liquidity.md)
- [Claim $FER Rewards from Staked LP](https://docs.ferroprotocol.com/user-guides/ferro-pools/claim-usdfer-rewards-from-staked-lp.md)
- [Ferro Stake](https://docs.ferroprotocol.com/user-guides/ferro-stake.md)
- [Stake $FER for $xFER](https://docs.ferroprotocol.com/user-guides/ferro-stake/stake-usdfer-for-usdxfer.md)
- [Unstake $xFER for $FER](https://docs.ferroprotocol.com/user-guides/ferro-stake/unstake-usdxfer-for-usdfer.md)
- [Lock $xFER into Vaults](https://docs.ferroprotocol.com/user-guides/ferro-stake/lock-usdxfer-into-vaults.md)
- [Claim $FER Rewards from Locked $xFER](https://docs.ferroprotocol.com/user-guides/ferro-stake/claim-usdfer-rewards-from-locked-usdxfer.md)
- [Pool Boost](https://docs.ferroprotocol.com/user-guides/pool-boost.md)
- [Get Boost Power](https://docs.ferroprotocol.com/user-guides/pool-boost/get-boost-power.md)
- [1. Stake xFER into Vaults](https://docs.ferroprotocol.com/user-guides/pool-boost/get-boost-power/1.-stake-xfer-into-vaults.md)
- [2.Stake Cronos Cruisers NFT (Optional)](https://docs.ferroprotocol.com/user-guides/pool-boost/get-boost-power/2.stake-cronos-cruisers-nft-optional.md)
- [3. Unstake/Change NFTs](https://docs.ferroprotocol.com/user-guides/pool-boost/get-boost-power/3.-unstake-change-nfts.md)
- [Boost Liquidity Pools](https://docs.ferroprotocol.com/user-guides/pool-boost/boost-liquidity-pools.md)
- [Change Pool Selection](https://docs.ferroprotocol.com/user-guides/pool-boost/change-pool-selection.md)
- [Pool Boost Calculator](https://docs.ferroprotocol.com/user-guides/pool-boost/pool-boost-calculator.md)
- [FAQ](https://docs.ferroprotocol.com/support-and-help/faq.md)
- [Troubleshooting](https://docs.ferroprotocol.com/support-and-help/troubleshooting.md): Common errors that you may encounter
- [The Ferro Team](https://docs.ferroprotocol.com/fundamentals/the-ferro-team.md)
- [Cronos Labs Incubation](https://docs.ferroprotocol.com/fundamentals/cronos-labs-incubation.md)
- [What Is an AMM Protocol](https://docs.ferroprotocol.com/fundamentals/what-is-an-amm-protocol.md)
- [What Is Impermanent Loss](https://docs.ferroprotocol.com/fundamentals/what-is-impermanent-loss.md)
- [Team Wallets](https://docs.ferroprotocol.com/fundamentals/team-wallets.md)
- [Token Supported](https://docs.ferroprotocol.com/fundamentals/token-supported.md)
- [Smart Contracts](https://docs.ferroprotocol.com/fundamentals/smart-contracts.md)
- [Security](https://docs.ferroprotocol.com/fundamentals/security.md): Ferro's security audit
- [Risk Disclosures](https://docs.ferroprotocol.com/fundamentals/risk-disclosures.md)
- [GitHub](https://docs.ferroprotocol.com/developer-resources/github.md): Ferro Protocol's public github project repository
- [SDKs](https://docs.ferroprotocol.com/developer-resources/sdks.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.ferroprotocol.com/ferro-protocol.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.
