> 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-incubation-and-acceleration-program/how-to-apply.md).

# How to Apply?

## Submit Your Project

Click on the "Apply for Incubation & Acceleration" button and fill out the application form. Tell us all about your project, its goals, and the impact you aim to make.

## Selection Process

Our team will carefully review each application based on criteria such as innovation, market potential, team expertise, and scalability. Shortlisted projects will proceed to the next stage.

## Interview and Assessment

If your project aligns with our program's vision, we will invite you for an interview to get to know you better and discuss the next steps.

## Onboarding

Congratulations! Once accepted into the program, you'll officially become part of the GPAD family. Our team will begin crafting a personalized support plan tailored to your project's needs.\
\
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’s Incubation & Acceleration Program. We can't wait to witness your project thrive in the web3 world!***

<br>

***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-incubation-and-acceleration-program/how-to-apply.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.
