> For the complete documentation index, see [llms.txt](https://support.axion.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.axion.network/ecosystem/launchpad/previous-launches.md).

# Previous Launches

Axion Launch is a new initiative that pairs Axion’s unique ecosystem of long-term stakers with new tokens.

## Past Launches

<table data-view="cards"><thead><tr><th>Past Launches</th><th>Launch Details</th><th>Allocation</th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Legion Network</td><td>IDO</td><td>$200,000</td><td><a href="https://axion.network/axion-launch/legion-network">https://axion.network/axion-launch/legion-network</a></td><td><a href="/files/lL62H2VCLjBquupV7tPd">/files/lL62H2VCLjBquupV7tPd</a></td></tr><tr><td>WARP</td><td>NFT Purchase</td><td>$100,000</td><td><a href="https://axion.network/warplaunch">https://axion.network/warplaunch</a></td><td><a href="/files/JAtUDUibAqr7Vcj0gV01">/files/JAtUDUibAqr7Vcj0gV01</a></td></tr><tr><td>Luxy</td><td>IDO + Genesis NFT</td><td>$100,000</td><td><a href="https://axion.network/axion-launch/luxy">https://axion.network/axion-launch/luxy</a></td><td><a href="/files/hlOB638lyN0Ob3ntAht1">/files/hlOB638lyN0Ob3ntAht1</a></td></tr><tr><td>Vabble</td><td>Presale + IDO + Airdrop</td><td>$2,250,000</td><td><a href="https://axion.network/axion-launch/vabble">https://axion.network/axion-launch/vabble</a></td><td><a href="/files/ZhI8aI3HBTYds8R7odpY">/files/ZhI8aI3HBTYds8R7odpY</a></td></tr><tr><td>Direwolf</td><td>Airdrop &#x26; Fundfraiser</td><td>$210,000</td><td><a href="https://axion.network/axion-launch/direwolf">https://axion.network/axion-launch/direwolf</a></td><td><a href="/files/SUqb2Ecd4raJ3O9kizo3">/files/SUqb2Ecd4raJ3O9kizo3</a></td></tr><tr><td>Sekuritance</td><td>Airdrop + IEO</td><td>$725,000</td><td><a href="https://axion.network/axion-launch/sekuritance">https://axion.network/axion-launch/sekuritance</a></td><td><a href="/files/NVqFjmIvI9If0SjKI7oX">/files/NVqFjmIvI9If0SjKI7oX</a></td></tr><tr><td>Sleepy Sloth</td><td>Airdrop</td><td>$35,000</td><td><a href="https://axion.network/axion-launch/sleepy-sloth">https://axion.network/axion-launch/sleepy-sloth</a></td><td><a href="/files/qpXc7BATc24K8aqClhQu">/files/qpXc7BATc24K8aqClhQu</a></td></tr></tbody></table>

### How does it work?

Each new partner that joins Axion Launch will have unique requirements that are set during the formation of the partnership, so be sure to check the details and fine print for each Launch. Some Launches may purely be airdrops, some may offer unique bonuses, some may allow for significant discounts over purchase price. The commonality will be that the Launch is only available to **Axion's stakers of 1 year and over,** with the greatest benefit being given to **people who have staked the maximum 5555 days.**


---

# 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://support.axion.network/ecosystem/launchpad/previous-launches.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.
