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

# Roadmap

### Q4 2021

300 $XSPUNK tokens airdropped to 3000 randomly selected addresses.

ICO Capped at 50 $XSPUNK tokens.

400 $XSPUNK tokens airdropped to 16,000 randomly selected addresses.

### Q1 2022

{% hint style="info" %}
**Attention:** the qualifying snapshot date for the $XSPUNK IOU token has passed - see [Burning XSPUNK tokens.](/xnet-whitepaper/overview/burning-xspunk-tokens.md)
{% endhint %}

Snapshot of eligible XSPUNK token holders.

Initial mint of [XSPUNKS #01-50](https://sologenic.org/nfts/rDaDt65vnVPpcxSphoGegcipZkK9QWK7fM) on the release of the Sologenic marketplace.

Mint of [XSPUNKS #51-100](https://sologenic.org/nfts/rEv9csfYxU9KTkKdYECA3EA4C2RqZ1wxM9) and distribution to token holders.

### Q2 - Q4 2022

[​XSPUNK V2](/xnet-whitepaper/overview/xspunk-v2-nfts.md) distribution for XSPUNKS #01-100.

3rd Mint of [XSPUNKS #101-150](https://sologenic.org/nfts/rHKxpAJMD1KvX1pYAQw4ZM53o8qqhMKrUF).

XSPUNK V2 snapshot for XSPUNKS #101-150.

​Distribution of the first collection of [XSPUNK V2 #101-250](https://sologenic.org/nfts/rGiyQf6jTzx2him9BdXdG15TsY7bat4Juk) following the implementation of XLS-20 (eligibility includes XSPUNKS #01-150).

4th Mint of [XSPUNKS #151-200](https://sologenic.org/nfts/rHKM2qgLiBZhGEaxFem71oCeNj2gFSdQnn) and distribution to token holders.

{% hint style="info" %}
**Attention:** our IDO is currently live on the [Sologenic DEX](https://sologenic.org/market-index/584E455400000000000000000000000000000000+rPB7vXTeWrQ5nxEpQbLvay8nfJUJfeecYL).
{% endhint %}

### Q1 - Q3 2023 (Present)

Launch of [XNET](https://xnet.cam/) landing site.

[Initial DEX Offering (IDO) - $XNET](broken://pages/dWYDnZTbdPBWFZk9jPce) Presale.

Announced the $XNET [airdrop](/xnet-whitepaper/overview/airdrop-and-trustlines.md) for $XRP and $SOLO holders.

### Q4 - Q2 2024

[Initial DEX Offering (IDO) - $XNET](broken://pages/dWYDnZTbdPBWFZk9jPce) finishes.&#x20;

[$SOLO & $XRP Airdrop Snapshot](/xnet-whitepaper/overview/airdrop-and-trustlines.md#airdrop)

[$SOLO & $XRP Airdrop Distribution](/xnet-whitepaper/overview/airdrop-and-trustlines.md#airdrop)

[$XSPUNK token burn](/xnet-whitepaper/overview/burning-xspunk-tokens.md) feature introduced on the XNET platform.

### Q3 - Q1 2025

Creator Campaign&#x20;

Launch of the the full [XNET](https://xnet.cam/) platform.

####


---

# 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://xnet-1.gitbook.io/xnet-whitepaper/overview/roadmap.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.
