# BASED FINANCE

## BASED FINANCE

- [Home](https://docs.basedfinance.io/home.md): Welcome to Based Finance the algorithmic token pegged to FTM on the Fantom Network.
- [Based Labs Team](https://docs.basedfinance.io/based-labs-team.md): We are glad to present to you our current team that keeps this based train going:
- [Tokens](https://docs.basedfinance.io/protocol/tokens.md): Based Finance is a multi-token protocol which consists of the following three tokens:
- [Platform Overview](https://docs.basedfinance.io/protocol/platform-overview.md): Existing active farming and staking opportunities for current and future investors:
- [Contracts](https://docs.basedfinance.io/security-and-transparency/contracts.md): Contract addresses are being updated after actual deployments occur.
- [Security](https://docs.basedfinance.io/security-and-transparency/security.md): Security measures implemented by the Based Labs Team.
- [Protocol Fund](https://docs.basedfinance.io/security-and-transparency/protocol-fund.md): The fund controlled by the Based Labs Team that is used to pay salaries, build new protocols, invest into other projects to generate more income and revenue streams for our ecosystem.
- [How To Buy](https://docs.basedfinance.io/helpful-guides/how-to-buy.md): Assuming you already have a wallet with FTM chain set up:
- [Provide Liquidity](https://docs.basedfinance.io/helpful-guides/provide-liquidity.md)
- [How to add FTM Chain to your Metamask wallet](https://docs.basedfinance.io/helpful-guides/how-to-add-ftm-chain-to-your-metamask-wallet.md)
- [Email](https://docs.basedfinance.io/contact-us/email.md): basedlabs@basedhub.io


---

# 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.basedfinance.io/home.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.
