# Phoenix whitepaper

## Phoenix whitepaper

- [Phoenix overview](https://docs.phoenix.win/phoenix-overview.md): Phoenix has a simple mission: to be the most hyper-deflationary capped supply project built within the Titanx ecosystem.
- [Minting](https://docs.phoenix.win/minting.md): Participants will use Titanx to mint Phoenix over a period of 4 weeks (28 days) with a decreasing ratio of Titanx to Phoenix.
- [Titanx allocation](https://docs.phoenix.win/titanx-allocation.md): The Titanx received during the mint period will be split as follows:
- [Liquidity pool](https://docs.phoenix.win/liquidity-pool.md): The LP will be formed from the first 10 billion Titanx that enters Phoenix, this will buy Inferno (from Inferno/TitanX LP) off market to pair with 10 billion Phoenix.
- [Flux stake](https://docs.phoenix.win/the-staking-trinity/flux-stake.md): Phoenix will be a perpetual Flux staker and own a percentage of all Titanx payouts from the Flux reward pools.
- [Titanx stake](https://docs.phoenix.win/the-staking-trinity/titanx-stake.md): Phoenix will also be a perpetual Titanx staker and own a percentage of all Ethereum payouts from the Titanx reward pools.
- [Blaze stake](https://docs.phoenix.win/the-staking-trinity/blaze-stake.md): Phoenix will also be a perpetual Blaze staker and own a percentage of all Ethereum payouts from the Blaze reward pools.
- [Phoenix buy\&bid / buy\&burn](https://docs.phoenix.win/phoenix-buy-and-bid-buy-and-burn.md): Phoenix buy\&bid / buy\&burn will store Titanx. Phoenix is brought by swapping Titanx to Inferno and then to Phoenix, all in a single transaction.
- [Daily auctions](https://docs.phoenix.win/daily-auctions.md): Starting after the 4 week mint phase (Day 29) daily auctions will begin where 1% of the Auction balance is up for grabs. Users will need to deposit Titanx to participate.
- [Visuals](https://docs.phoenix.win/visuals.md): For the visual learners:
- [Audits](https://docs.phoenix.win/extra/audits.md): Phoenix has undergone two comprehensive audits.
- [Disclaimer](https://docs.phoenix.win/extra/disclaimer.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://docs.phoenix.win/phoenix-overview.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.
