# INFERNO

## INFERNO

- [What is INFERNO ?](https://docs.inferno.win/inferno/inferno/what-is-inferno.md): Protocol Overview
- [Minting](https://docs.inferno.win/inferno/inferno/minting.md): What does the minting & claiming of INFERNO token look like?
- [Mint Allocation](https://docs.inferno.win/inferno/inferno/mint-allocation.md): Ratio allocation of INFERNO to TITANX explained
- [Liquidity Pool](https://docs.inferno.win/inferno/inferno/liquidity-pool.md): How is the BLAZE/INFERNO LP formed ?
- [TitanX Allocation](https://docs.inferno.win/inferno/inferno/titanx-allocation.md): Where does the TitanX go ?
- [Buy & Burn](https://docs.inferno.win/inferno/inferno/buy-and-burn.md): Decentralised like a herd of wild bulls, y'all.
- [Diagram](https://docs.inferno.win/inferno/inferno/diagram.md): Some bulls learn better with visuals.
- [Why Participate?](https://docs.inferno.win/inferno/inferno/why-participate.md)
- [Audits](https://docs.inferno.win/inferno/inferno/audits.md): INFERNO, the trailblazing BULL  has undergone two comprehensive audits to enhance security, build user trust, and ensure comprehensive coverage of its smart contracts and protocols.


---

# 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.inferno.win/inferno/inferno/what-is-inferno.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.
