> For the complete documentation index, see [llms.txt](https://x3defi.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://x3defi.gitbook.io/main/tokenomics/darkx.md).

# DARKX

**Ticker:** DARKX

**Contract Address:**&#x20;

**Chain:** Polygon Chain (CRC20)

**Contract:** 0x267676A178Ea90a6dde08D09094aA95EECc3fa59

## **Basics**

DARKX is the core token that powers the X3defi ecosystem.

You will be able to earn DARKX from yield farms, and pools, or buy it on the exchange. DARKX is an environment token. Holding DARKX lets you explore a variety of use cases across the X3defi ecosystem, such as:

* Stake it in pools or farms to earn rewards
* Get access to genesis pools for launching projects
* Stake it in pools and farms of connected projects

### **Total Supply**

21,000,000 DARKX

### **Initial Allocation**

* **40% (8,400,000 DARKX )** for liquidity
* **30% (6,300,000 DARKX)** will be allocated for farming and staking pools.
* **15% (3,150,000 DARKX)** will be used for marketing, including promotional activities, CEX listings, and further ecological construction.
* **15% (3,150,000 DARKX)** will be used for development.\
  \
  Farm and pool emissions will be released over time depending on the emission per block. We will be tapering down emissions along the way once the team feels that the liquidity is sufficient on our platform for trading.

### Fees

To ensure the sustainability of the entire ecosystem, the team decided to equip DARKX with minimal buy and sell fees.

* Buy Fee: 4% (2% Marketing, 2% to build liquidity)
* Sell Fee: 6% (2% Marketing, 4% to build liquidity)


---

# 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://x3defi.gitbook.io/main/tokenomics/darkx.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.
