# How Blocscale Launchpad Works

Businesses and blockchain projects apply for funding and are vetted by the Blocscale team. (Apply For IDO)

Token Creation: Approved projects have tokens minted through the platform. Visit the [Revenue Model](https://blocscale-launchpad.gitbook.io/blocscale/blocscale-revenue-model) to learn more.

Upcoming Section: Projects are listed in the "Upcoming" section, allowing investors to view details and set up trust lines ahead the token sale.

Active Section: On the token sale date, projects move to the "Active" section for fundraising, Investors can still be able to set up trustline during an active sale round.&#x20;

Completed Section: After the sale, projects move to "Completed," to ensure record keeping and  transparency for reference purposes. &#x20;


---

# 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://blocscale-launchpad.gitbook.io/blocscale/how-blocscale-launchpad-works.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.
