# Apply to launch your IDO

Ready to launch your project with TinyBlock? We’re here to help bring your vision to life. Here’s how to get started:

### Step 1: Submit your application

Fill out the [IDO Application Form](https://forms.gle/rdL9JAQmq5EoV1AY9) with all required details about your project.

### Step 2: Project review

Our team will review your submission based on criteria such as product readiness, community traction, security, and long-term value potential. We may reach out for further questions or due diligence.

### Step 3: Get approved & set your IDO terms

Once approved, we’ll work closely with you to finalize many terms related to IDO, such as:

* IDO Type ([Shield](/launchpad/quickstart/shield-full-refund.md), [Harbor](/launchpad/quickstart/harbor-partial-or-full-refund.md) or [Bulwark](/launchpad/quickstart/bulwark-no-refund.md))
* Pool structure (Guaranteed, FCFS, or both)
* Fundraising targets and allocation limits
* Vesting schedule and refund policy
* Whitelist & community strategy

### Step 4: Prepare for launch

You’ll be provided with a full launch checklist including. Make sure you’re ready for your launch.

### Step 5: Launch with confidence

Once live, TinyBlock handles the heavy lifting on infrastructure, UI, community transparency, and fund flow tracking - so you can focus on building.


---

# 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.tinyblock.io/builder-guide/apply-to-launch-your-ido.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.
