> For the complete documentation index, see [llms.txt](https://docs.seafi.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seafi.ai/seafi-guideline/for-developers/how-to-applied-for-seafi-ido-launchpad-token-sale.md).

# How to applied for SeaFi IDO Launchpad Token Sale?

As a reputable launchpad on multiple neworks, we are committed to helping projects achieve success while also providing benefits for users and investors. If you are a builder or project owner seeking to bring your innovative ideas to fruition but are struggling with financing for product development or scaling your projects, SeaFi is the ideal platform for you. The following guide outlines the process of onboarding your project to SeaFi.

**Step 1: Complete the listing application form**

[Token Listing Application form](https://seafi.ai/ido-form-apply)

There are five sections in the application form. Please read through the application and fill out the form as thoroughly as possible. It may take approximately ten minutes to complete.

**Step 2: Review and feedback**

Our DAO committee, comprised of reputable community builders, technologists, security firms, and others, will review your application and provide feedback within 3 business days. If your application meets the criteria, your project will proceed to the next steps. If the DAO committee members have concerns, further discussion and additional information may be required.

**Step 3: Discussion and consultation**

Though optional, we recommend engaging in in-depth discussions with our experts and seeking their advice to increase the chances of successfully raising funds for your project. Common topics for discussion include tokenomics, vesting schedules, IDO timing, and marketing campaigns before and during the sale.

**Step 4: KYC process**

All projects must complete the KYC process before being listed on SeaFi. We will send detailed information about the KYC process to your business email and ensure that all information is kept secure and confidential.

**Step 5: Listing agreement**

We will send you a draft listing agreement. You may provide feedback on the terms and conditions. Once both parties reach an agreement, the contract will be signed using e-signature platforms.

**Step 6: Your project gets listed on SeaFi**

Your project will appear on the SeaFi homepage with an "Upcoming" status. We will notify all users about your sale and share the news on our social channels, including Twitter, Discord, Medium, and Telegram. Additional marketing campaigns from SeaFi as per discussions can be executed upon request.

Post-fundraising steps will be conducted between SeaFi and the projects.


---

# 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.seafi.ai/seafi-guideline/for-developers/how-to-applied-for-seafi-ido-launchpad-token-sale.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.
