# FAQs

### Q: What kind of projects can apply for an IDO on TinyBlock?

A: We welcome Web3 projects across sectors (DeFi, GameFi, Infra, etc.) that are in MVP or launch-ready stage, with a clear roadmap and token utility.

### Q: Does TinyBlock take a fee or token allocation?

A: Yes. TinyBlock may require a small platform fee and token allocation based on the fundraising size. This is discussed and agreed upon during the review phase.

### Q: Can we customize the IDO structure?

A: Absolutely. You can choose your 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)), refund policy, whitelist rules, and token vesting schedule. We offer flexibility to fit your launch strategy.

### Q: Is KYC required for teams?

A: KYC is highly recommended, especially if your project aims to build long-term credibility and gain user trust. We can assist with KYC partner onboarding if needed.

### Q: How long does the application and launch process take?

A: Typically 1–2 weeks, depending on how ready your project is and how quickly we align on the details.

### Q: Can TinyBlock support our marketing campaign?

A: Yes. We can assist with marketing exposure, community engagement, and help you connect with KOLs, influencers, and partners.


---

# 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/faqs.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.
