> 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/xone.md).

# XONE

**Ticker:** XONE

**Contract Address:** 0xa5F6D0e8f7E340d3F333F42c6d92b0B70a21A899

**Chain:** Polygon Chain (CRC20)

## **Basics** <a href="#basics" id="basics"></a>

XONE is a dynamic utility token and the Xfactory's main token. Moreover, XONE is an oscillating token designed to maintain the value of MATIC at a ratio of 1:1. You can earn XONE by staking XSHARE on the Xfactory platform or swapping on our dex.&#x20;

Use XONE to:

* Stake it in pools and farms
* Buy single and LP nodes

### **Fee & Taxe** <a href="#total-supply" id="total-supply"></a>

To secure peg, we've implemented an innovative function that automatically activates a 15% tax as soon as XONE's TWAP is below 1. The tax only applies when selling the token. Moreover, the tax gets automatically lifted once TWAP is above 1.

The team has the possibility to change the tax percentage and even cut it to zero. However, this will be done in close coordination with the community. On the upside, the smart contract does not allow taxes higher than 15%.

### **Total Supply** <a href="#total-supply" id="total-supply"></a>

Unlimited

### **Initial Allocation** <a href="#initial-allocation" id="initial-allocation"></a>

Please refer to [Launch](/main/products/finance/xfactory/launch.md).


---

# 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/xone.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.
