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

# Launchpad Bounty Program

<figure><img src="/files/SReXnqSuPOveOFrIqTLl" alt=""><figcaption></figcaption></figure>

With our Launchpad Bounty Program we are encouraging community members to submit potential projects and will be rewarding those members with $250 for any suggestions that are chosen and successfully launched. You will need to do some research on the projects being put forward and not just select any random project, in the hope of it being adopted.

## **Project Guidelines**

* Projects must be launching on Ethereum, Ethereum EVM, BSC, Polygon, Avalanche.
* Projects should have solid fundamentals and long-term aspirations.
* Projects must be ready to launch and not in production or idea stage (close to test-net or main-net).
* Projects should have a Doxxed or semi-doxxed team, which will be referred to SKRT for review.
* Projects can be GameFI, DeFi, Product-as-a-service and infrastructure types

### Referral Form

There is a referral form to be completed and as much information as possible must be provided. A failure to complete the form as comprehensibly as possible, may result in the project being discarded.

This is a great opportunity to bring great projects to Axion Launch while rewarding our amazing community for doing so.

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScZ_ikZ5kLa0_FZzCvUCbkBkm2FfLPXLkXlmSQVnPLd8UkYGA/viewform>" %}
Launchpad Bounty Program
{% endembed %}


---

# 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/referal-bounty.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.
