> 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/launch-your-project.md).

# Launch With Axion

With features like our unique Pledge Engine, Vesting Engine, AMAs with our community, moderator and community support, banner ads running on our platforms, and much more, we are dedicated to making your token launch a success.

{% hint style="info" %}

## [<mark style="color:green;">Launch Your Project Now</mark>](https://docs.google.com/forms/d/e/1FAIpQLSddVmQEnP7N_OZ_sEMXLEsdTdL7V3p1lP540kMlISHx-xQh4g/viewform)

{% endhint %}

## Benefits of Launching with Axion Launchpad

Axion's stakers will be generally more inclined to hold new tokens for long-term growth, which benefits the new launch tokens with a more solid foundation of wallet holders.

Axion Launch also brings significant benefits to new or existing tokens by bringing in a dedicated group of investors who believe in the long-term value of cryptocurrency - committed enough to stake an investment for years at a time!

With Axion Launch, Axion Stakers get to enjoy the exclusive benefits of curated launches perfect for our community. This is Axion's way of ensuring portfolio growth of investors who have committed to Axion for the next 1-15 years.

Axion Launch is built to be mutually beneficial to both the Axion community and your blockchain project.

* **Long Term Holders** - Our launchpad participants are all long-term stakers, realising the future potential of good projects.
* **Pledge Engine** - Our unique funding engine allows users to pledge and submit funds instantly. This ensures that all pledges are recevied and your goals are reached.
* **Vesting Engine** - Our vesting contract securely stores the tokens sold during launch. It then allows for efficient vesting to users over a set period of time.
* **KYC Ready** - We have fully implemented KYC with our partner Sekuritance, for those launches that require it.

{% content-ref url="/pages/M7H5lEtmCXclvc5ACLJt" %}
[Previous Launches](/ecosystem/launchpad/previous-launches.md)
{% endcontent-ref %}

### Launchpad Project Preference

[Axion Launchpad](https://stake.axion.network/launch) is a network agnostic launchpad. In our past launches, we have launched projects on various network such as Ethereum and BSC network and now are open to additional launches on Polygon network, Axion’s home.

As a start, Axion aims to partner with projects that demonstrate sustainable and long-term utility within the blockchain landscape.

We want projects that have finalised concept, a solid development team, public or audited code repositories and close to either test-net or main-net implementation.

We unfortunately cannot accept projects that are still at a simple idea stage as Axion is committed to ensure that long-term viable projects are part of the Axion Launchpad ecosystem for private investors to invest in.

In the future, Axion will have a token incubator program. To read more about Axion Launch [click here.](https://axion.network/axion-launch/apply-to-launchpad)

{% hint style="info" %}

## [<mark style="color:yellow;">Recommend A Project</mark>](https://docs.google.com/forms/d/e/1FAIpQLSejwf6mh81YKZCjjmOvsXE6r4Pyf0gV5bKFnNGeTMJULbnf4g/viewform)

{% endhint %}


---

# 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/launch-your-project.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.
