# TITANX DISTRIBUTION

&#x20;When a user MINTS MORPHEUS with TITANX the following occurs:\
\
A) 8% of the TITANX used for MINT is sent to an address that users should have no expectations of.\
B) 10% is immediately sent to the DRAGONX VAULT. \
C) 10% will be used for a community raffle.\
\
-When 50 Billion TITANX is collected during the MINT phase, a smart contract automatically buys DRAGONX with 50 BILLION TITANX, and pairs it with freshly minted MORPHEUS on UNISWAP V3. This liquidity pool is used to create the initial market. This liquidity pool will be permanent, as the LP NFT is locked in the contract. \
\
The fees collected from liquidity provision will be scraped by the contract and the following occurs:\
\
1\) MORPHEUS is burned permanently, contributing to token deflation.\
2\) DRAGONX collected is sent to the NO EXPECTATIONS wallet. \
\
\
\
\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.morpheus.win/getting-started/publish-your-docs.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.
