# Definix on BSC

## Definix on BSC

- [Definix Intro](https://sixnetwork.gitbook.io/definix/master.md)
- [Roadmap](https://sixnetwork.gitbook.io/definix/roadmap.md)
- [FINIX](https://sixnetwork.gitbook.io/definix/tokenomics/finix.md)
- [vFINIX](https://sixnetwork.gitbook.io/definix/tokenomics/vfinix.md): FINIX long-term staking features
- [Token Swaps](https://sixnetwork.gitbook.io/definix/exchange/exchange.md)
- [How to Swap Token](https://sixnetwork.gitbook.io/definix/exchange/how-to-swap-token.md)
- [Liquidity Pools and Adding Liquidity](https://sixnetwork.gitbook.io/definix/exchange/liquidity-pools-and-adding-liquidity.md)
- [How to Add Liquidity](https://sixnetwork.gitbook.io/definix/exchange/how-to-add-liquidity.md)
- [Farms](https://sixnetwork.gitbook.io/definix/yield-farming/farms.md)
- [How to Yield Farm on Definix](https://sixnetwork.gitbook.io/definix/yield-farming/how-to-yield-farm-on-definix.md)
- [Single-Sided Pools](https://sixnetwork.gitbook.io/definix/syrup-pools/single-sided-pool-definix.md)
- [How to Stake to Definix Pool](https://sixnetwork.gitbook.io/definix/syrup-pools/how-to-stake-to-definix-pool.md)
- [Decentralized Multi-chain Crypto Fund Management](https://sixnetwork.gitbook.io/definix/investment/managed-fund.md): Coming soon on the second milestone!
- [User Generated Fund](https://sixnetwork.gitbook.io/definix/investment/user-generated-fund.md): Coming soon on the second milestone!
- [FINIX Challenge](https://sixnetwork.gitbook.io/definix/investment/finix-challenge.md): \*\*Reversible details. Coming soon on the second milestones!
- [General FAQ](https://sixnetwork.gitbook.io/definix/guides-and-faqs/faq.md)
- [How to Use Metamask on Definix](https://sixnetwork.gitbook.io/definix/guides-and-faqs/how-to-use-metamask-on-definix.md)
- [Social Accounts & Communities](https://sixnetwork.gitbook.io/definix/guides-and-faqs/social-accounts-and-communities.md)
- [Codebase Overview](https://sixnetwork.gitbook.io/definix/development-guide/codebase-overview.md)
- [Super Hero Power](https://sixnetwork.gitbook.io/definix/development-guide/how-to.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://sixnetwork.gitbook.io/definix/master.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.
