# TitanX & ETH Distribution

TitanX & ETH DistributionTORUS allocates incoming TitanX and ETH across multiple mechanisms in two phases:

* Phase 1 (Liquidity Focus):
  * Buy & Burn (64%): Buys TitanX with ETH, then swaps TitanX for TORUS and burns it. Triggered every 10 minutes; uncalled amounts carry over.
  * Buy & Build (28%): 50% buys TORUS, paired with 50% TitanX for liquidity. Same interval as Buy & Burn.
  * Fractal (28% of Buy & Burn): Stores funds, releasing them to Buy & Burn every 110 days.
* Phase 2 (Burn Focus):
  * Buy & Burn (84%): Same as Phase 1 but higher allocation.
  * Buy & Build (8%): Same as Phase 1 but lower allocation.
* TitanX Buy & Burn:
  * 4.31% of TitanX is burnt; 4.31% of ETH buys and burns TitanX immediately.
* Genesis:
  * Receives 3.69% of TitanX/ETH.
  * Can adjust Buy & Burn (>64%), Buy & Build (≤28%) and TitanX Burn (≤4.31%) percentages, redirecting excess to Buy & Burn.
  * Sets contract spending (limited to 1–10%/day) and slippage.
* Liquidity Pools:
  * Initial 200B TitanX + 20,000 TORUS in a Uniswap V3 pool.
  * LP fees: TORUS burnt, TitanX sent to Genesis.


---

# 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.torus.win/titanx-and-eth-distribution.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.
