# Applying to launch on WenPad

Before you launch on WenPad, you need to submit your proposal for approval. We will assess  your project's feasibility, your team's capabilities, and the project roadmap.

If you would like to submit a project, follow the steps below.

### How to apply:

1. Go to the Wenpad website.
2. Click **Submit project**.<br>

   <figure><img src="/files/kKdQeD0P6ONvm6fq5Aw0" alt=""><figcaption></figcaption></figure>
3. Enter the relevant information into the Google Form.
4. Check the information carefully.
5. Click **Submit**.

Learn more about [our incubation process](/docs/incubation-process-how-projects-get-accepted.md).


---

# Agent Instructions: 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:

```
GET https://wenpad.gitbook.io/docs/launchpad/applying-to-launch-on-wenpad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
