> For the complete documentation index, see [llms.txt](https://docs.gvctoken.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gvctoken.com/contact-us/apply-for-ido/ido-application-process.md).

# IDO Application Process

## Submit Your Project

Click on the "Apply for IDO" button below or this form ( <https://docs.google.com/forms/d/e/1FAIpQLSeLH_up4esc_7WkgAmVJN8aE6W9mzTmyZxkrbXuFQJym5WTGg/viewform> ) and fill out the application form with comprehensive details about your project. We're eager to learn about your vision, team, and the positive impact your project will bring to the crypto community.

## Review and Selection

Our team of experts will diligently review each application to identify exceptional projects that align with our values and community expectations.

## Engage with Us

If your project stands out, we'll reach out to you to discuss the next steps and work closely to prepare for the IDO launch.

## Launch and Success

Once approved, you'll have the opportunity to showcase your project to the world through our platform and community. The GPAD IDO launch will be a

\
If you have any questions or need further assistance, please reach out to us at \[***<contact@gpad.finance>***].&#x20;

Our team is eager to assist you in making your IDO a resounding success.

<br>

***Thank you for considering GPAD for your IDO. We can't wait to witness your project revolutionize the crypto landscape!***

***Best regards,***

***The GPAD Team***

<br>


---

# 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://docs.gvctoken.com/contact-us/apply-for-ido/ido-application-process.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.
