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

# $XGEN

## XIO Genesis Token

### Overview

$XGEN is the **Genesis token** for early supporters of the XIO platform. It serves as a placeholder token that will later be swapped 1:1 for $XIO at the TGE. Holding $XGEN gives early investors access to exclusive rewards, governance rights, and priority access to platform features.

***

### Token Details

* **Network**: Base
* **Total Supply**: 1,000,000,000&#x20;
* **Fundraising Valuation**: $2,000,000 FDV
* **Price per $XGEN**: $0.02&#x20;
* **Token Address**:&#x20;
* **Ticker**: $XGEN (swapped 1:1 for $XIO at TGE)
* **Swap Ratio**: 1:1 for $XIO
* **Benefits**: Early supporters receive bonus rewards, priority access to features, and governance rights.

***

### Token Generation Event (TGE)

The **Token Generation Event (TGE)** will take place in **December 2024**, marking the shift from $XGEN to the $XIO utility token. At this point, $XGEN tokens will be swapped 1:1 for $XIO.

* **Swap Ratio**: 1:1 (1 $XGEN = 1 $XIO)
* **TGE Date**: December 2024
* **Closed Beta for $XGEN Holders**: Early access to the platform before the public release.

***

### Future Milestones&#x20;

After the TGE and swap, several key milestones will follow in 2025:

* **Private Beta**: Closed beta access for $XGEN holders (February 2025)
* **MVP Launch**: Core XIO platform launch with essential features (March 2025)

***

## Frequently Asked Questions

<details>

<summary>1. What is $XGEN?</summary>

$XGEN is the Genesis token issued during the seed funding stages. It will be swapped 1:1 for $XIO at the TGE in February 2025, unlocking full utility within the XIO ecosystem.

</details>

<details>

<summary>2. What is the purpose of $XGEN?</summary>

$XGEN serves as a placeholder token for early supporters, offering governance rights, early access to platform features, and bonus rewards for holders before it is swapped for $XIO.

</details>

<details>

<summary>3. How will the token swap work?</summary>

The swap will happen automatically at the Token Generation Event (TGE). For every $XGEN you hold, you will receive 1 $XIO token.&#x20;

</details>


---

# 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://xio.gitbook.io/xio/token/overview/usdxgen.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.
