# Distribution Ratio's

As of **November 29, 2022**, the final Accelerator distributions are in place. Those ratios have been adjusted and finalized to immortalize the contract.

|               | Old Distribution | Finalized Distribution |
| ------------- | :--------------: | :--------------------: |
| Buybacks      |        65%       |           60%          |
| $BTC Rewards  |        0%        |           10%          |
| OTC Pool      |        20%       |           10%          |
| Treasury Fund |        0%        |           10%          |
| Foundation    |        15%       |           10%          |

### How Does This Impact Axion?

Here is an example of a $2000 buy in the Accelerator (current price)

<table><thead><tr><th width="203">Amount</th><th width="163">Distribution</th><th>Function</th></tr></thead><tbody><tr><td>$1,200 = 66M $AXN</td><td>Buybacks</td><td>Burned and removed from circulation</td></tr><tr><td>$200 = $BTC</td><td>$BTC Rewards</td><td>Funds distributed to stakers</td></tr><tr><td>$200 = $USDC</td><td>OTC Pool</td><td>Funds will be used to <strong>buyback</strong> $AXN and either burn $AXN or add it to liquidity - depending on the market conditions.</td></tr><tr><td>$200 = 11M $AXN</td><td>Treasury Fund</td><td>Funds will be used to buyback &#x26; hold $AXN  to create and support incentive programs, pair with OTC funds for liquidity, assist with moderator compensation, promotional incentives,  leverage partnerships &#x26; more.</td></tr><tr><td>$200 = $USDC</td><td>Foundation</td><td>Supports the Axion Ecosystem - Project investments, team support, &#x26; keeping the lights on (pay the bills).</td></tr></tbody></table>


---

# 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://support.axion.network/ecosystem/accelerator/distribution-ratios.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.
