> For the complete documentation index, see [llms.txt](https://docs.destruction.sandman.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.destruction.sandman.finance/tokenomics/destruction-token.md).

# Destruction Token

![](/files/U5rlVfRvFhVVeJISqsYh)

Destruction Token is this project's fourth layer farming token. This is the third of 7 tokens, each one per each layer of the volume.

To get Destruction please click here: <https://destruction.sandman.finance/>

## Benefits <a href="#benefits" id="benefits"></a>

* You'll **earn** rewards by farming Destruction.
* Stake Destruction on Vaults and **earn** rewards, like USDC.
* **Hold** Destruction until Layer 5 for extra rewards

## Destruction Token Details <a href="#delirium-token-details" id="delirium-token-details"></a>

| Name                       | Details                                                                                                                                        |
| -------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------- |
| Ticker                     | $DESTRUCTION                                                                                                                                   |
| Contract Address           | [0xCa4992F01B63C7cEB98505946b79D7D8855449F9](https://polygonscan.com/token/0xCa4992F01B63C7cEB98505946b79D7D8855449F9)                         |
| Maximum Supply             | 5,000                                                                                                                                          |
| Emission Rate              | 0.007833174603                                                                                                                                 |
| Token Launch               | November 10th                                                                                                                                  |
| Farming Estimated Duration | 15 days                                                                                                                                        |
| DEX                        | QuicksSwap                                                                                                                                     |
| Farming Start              | <p> November 14th - 11:00 UTC Approx - </p><p>Block number: <a href="https://polygonscan.com/block/countdown/21373276">21373276</a></p><p></p> |
| Initial Listing Price      | $50                                                                                                                                            |
| Initial Liquidity          | 50 Destruction + 2500 USDC                                                                                                                     |

### Max Supply Distribution <a href="#max-supply-distribution" id="max-supply-distribution"></a>

| item         | amount tokens |
| ------------ | ------------- |
| Liquidity    | 1%            |
| Partnerships | 20%           |
| Farming      | 79%           |

* **0 token** minted for creators
* **0 token** minted for infrastructure.
* Any token not used for partnerships will be burned at the end of Farming.<br>

### **Launch Deposit Fees Distribution**

4% Deposit fees are used for:

* **Rewards Kingdoms ( Destruction Kingdoms).**
* **Partnerships.**
* **Marketing.**
* **Audits.**
* **Dev Salaries.**

## Launch Type: Fair Launch with Blacklisting <a href="#delirium-token-details" id="delirium-token-details"></a>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.destruction.sandman.finance/tokenomics/destruction-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
