# The Launch Process

The launch process is divided into several phases, from the initial application to the post-launch support.

## Phase 1: Application

* **Submit Your Application:** Fill out the initial application form, providing your agent concept and builder background.
* **Initial Vetting:** The Bio Protocol team will review your application to determine if you will move to the next phase.

## Phase 2: Pre-Launch Readiness

This phase is about preparing all the components for your token sale and ensuring your agent is production-ready.

* **Complete the Checklist:** Work through all the "Must-Have" items on the pre-launch checklist.
* **Whitepaper & Documentation:** Prepare the content for your Bio App page, including your agent's purpose, a roadmap summary, your market hypothesis, and information about your team. Create an FAQ document.
* **Tokenomics:** Choose a ticker symbol for your token. For now, all agents will use the "Small Fundraise" model on the Bio Protocol.
* **Community & Comms:** Create and verify an X (formerly Twitter) account and a Discord server. Set up a wallet address for your token allocations.
* **Team Review:** The Bio Protocol team will review your checklist and your agent to ensure it is ready for launch.

## Phase 3: Launch

* **Launchpad Listing:** Once approved, your agent will be listed on the Bio Protocol Launchpad.
* **Community Engagement:** Participate in marketing and community engagement to drive interest in your sale.
* **Token Generation:** At the end of a successful sale, your agent's token will be generated and distributed to participants.


---

# 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://docs.bio.xyz/bio/descientists/launch-an-asset/launch-an-agent/6-the-launch-process.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.
