# Lotus

## Lotus

- [Lotus](https://docs.lotus.win/lotus.md): What is Lotus?
- [Hype Catalysts](https://docs.lotus.win/hype-catalysts.md)
- [Virtual Mining](https://docs.lotus.win/virtual-mining.md): You can create your own supply of Lotus by creating miners.
- [Virtual Mining Mathematics](https://docs.lotus.win/virtual-mining-mathematics.md): Deep Dive into the HyperDeflationary Mechanisms of the Mining
- [Mining Lotus Distribution](https://docs.lotus.win/mining-lotus-distribution.md): Where doe the TitanX from Miner Creations go in the Protocol?
- [Reward](https://docs.lotus.win/reward.md): The 5% of TitanX that is generated from mining is given to the Lotus Bloom Reward Jackpot/Lottery
- [Buy & Burn](https://docs.lotus.win/buy-and-burn.md): The Lotus Protocol allocates 40% of the TitanX to Burning the $Lotus Token and Sends 8% to the $Volt Protocols "Treasure Volt".
- [Liquidity Pool](https://docs.lotus.win/liquidity-pool.md): The Liquidity Pool will be established with the following parameters
- [Audits & Contracts](https://docs.lotus.win/audits-and-contracts.md): Security is Paramount in the TitanX Ecosystem
- [Flow Chart](https://docs.lotus.win/flow-chart.md)
- [Disclaimer](https://docs.lotus.win/disclaimer.md): Immutable Smart Contracts come with HIGH RISK & THERE is Never any Guarantee of Return or any type of Price Prediction for Participants. READ BELOW.
- [dApp](https://docs.lotus.win/official-links/dapp.md): Lotus Official Website Link Below.


---

# 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.lotus.win/lotus.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.
