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

# XFACTORY

**Ticker:** XFACTORY

**Contract Address:** 0x5B494e116c0b8654c033a248F1a4B51f6930DB32

**Chain:** Polygon Chain (CRC20)

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

XFACTORY is the share token of [Xfactory](/main/products/finance/xfactory.md). You will be able to earn XFACTORY from Xfactory's yield farms, and pools, or buy it on the exchange. Due to its nature as a share token, you can use XFACTORY for the following use cases:

* Invest it on Xfactory to earn XONE tokens
* Stake it in pools and farms

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

8766 XFACTORY

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

* 10% will be used for marketing and development.&#x20;
* 90% will be allocated to community members and unlocked linearly in 24 months
  * 90% can be earned by staking liquidity pools in [pools](/main/products/finance/xfactory/staking-pools.md) or [yield farms](/main/products/finance/xfactory/automated-staking-vaults.md)
  * 10% can be earned by single token staking

The 90/10 split between liquidity pools and single tokens might be reallocated depending on the usage.


---

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