# LevelQ Finance

## LevelQ

- [Introduction](https://docs.levelq.finance/levelq/introduction.md): The Future of DeFi Yield on TON
- [The Challenge](https://docs.levelq.finance/levelq/the-challenge.md)
- [The Solution: Simplifying yield on TON](https://docs.levelq.finance/levelq/the-solution-simplifying-yield-on-ton.md)
- [LevelQ Core Offerings](https://docs.levelq.finance/levelq/levelq-core-offerings.md)
- [LevelQ  dApp](https://docs.levelq.finance/levelq/levelq-dapp.md)
- [Competitive Advantage](https://docs.levelq.finance/levelq/competitive-advantage.md)
- [Protocol Fees](https://docs.levelq.finance/levelq/protocol-fees.md)
- [Roadmap](https://docs.levelq.finance/levelq/roadmap.md)
- [For Partners](https://docs.levelq.finance/levelq/for-partners.md)
- [Boosted TON-Yield vault](https://docs.levelq.finance/vaults-and-yield/boosted-ton-yield-vault.md)
- [Yield Strategies](https://docs.levelq.finance/yield-strategies.md)
- [On-chain Infrastructure](https://docs.levelq.finance/architecture/on-chain-infrastructure.md)
- [Proxy Smart Contracts](https://docs.levelq.finance/architecture/on-chain-infrastructure/proxy-smart-contracts.md)
- [Off-chain Infrastructure](https://docs.levelq.finance/architecture/off-chain-infrastructure.md)
- [Data Monitoring](https://docs.levelq.finance/architecture/off-chain-infrastructure/data-monitoring.md)
- [Swaps: Routing Algorithm](https://docs.levelq.finance/architecture/off-chain-infrastructure/swaps-routing-algorithm.md)
- [Risks](https://docs.levelq.finance/architecture/risks.md)
- [Safety Measures](https://docs.levelq.finance/architecture/safety-measures.md)
- [LevelQ Finance Token](https://docs.levelq.finance/lvlq-token/levelq-finance-token.md)
- [Tokenomics](https://docs.levelq.finance/lvlq-token/levelq-finance-token/tokenomics.md)
- [$LVLQ Token Model](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model.md)
- [Staking](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/staking.md)
- [$IQ points system](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/usdiq-points-system.md)
- [Points campaign](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/usdiq-points-system/points-campaign.md)
- [Voting/Governance](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/voting-governance.md)
- [Fee share](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/fee-share.md)
- [Strategy proposal voting](https://docs.levelq.finance/lvlq-token/levelq-finance-token/usdlvlq-token-model/strategy-proposal-voting.md)
- [Airdrop](https://docs.levelq.finance/lvlq-token/levelq-finance-token/airdrop.md)
- [Protocol Treasury](https://docs.levelq.finance/lvlq-token/levelq-finance-token/protocol-treasury.md)
- [Audits](https://docs.levelq.finance/other/audits.md)
- [Legal](https://docs.levelq.finance/other/legal.md)
- [Contacts](https://docs.levelq.finance/other/contacts.md)
- [Privacy policy](https://docs.levelq.finance/other/privacy-policy.md)
- [Terms and Conditions](https://docs.levelq.finance/other/terms-and-conditions.md)
- [Branding](https://docs.levelq.finance/other/branding.md)
- [Introduction to TONYield Academy](https://docs.levelq.finance/the-tonyield-academy-faq/introduction-to-tonyield-academy.md)
- [Boosted TON Yield, Vault Launch FAQ](https://docs.levelq.finance/the-tonyield-academy-faq/boosted-ton-yield-vault-launch-faq.md)
- [Vault Strategies and Mechanics](https://docs.levelq.finance/the-tonyield-academy-faq/vault-strategies-and-mechanics.md)
- [User Participation Guide](https://docs.levelq.finance/the-tonyield-academy-faq/user-participation-guide.md)
- [Security and Transparency](https://docs.levelq.finance/the-tonyield-academy-faq/security-and-transparency.md)
- [Ecosystem Integration](https://docs.levelq.finance/the-tonyield-academy-faq/ecosystem-integration.md)
- [Contact Support Form](https://docs.levelq.finance/contact-support-form.md): If you're experiencing an issue or have a query related to your transactions, vaults, or any other aspect of the TonYield App, please fill out the form below. Our support team will review your request


---

# 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.levelq.finance/levelq/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.
