# Launchpads

Within the [**Launchpads**](https://market.kabila.app/en/launchpads/live) section you'll find three categories:

1. **Upcoming.** This section displays all created Launchpads that are scheduled to launch soon but do not have any active stages open for minting yet.
2. **Live.** Here, you can access all currently active Launchpads. Click on the Launchpad you wish to mint and proceed with the minting process.
3. **Sold Out.** This section showcases all previous Launchpads that have successfully sold out all their NFTs.

When you click on a Live Launchpad you'll be able to access the following basic information:

<figure><picture><source srcset="/files/loFDrc1sLNbehhrLCcVV" media="(prefers-color-scheme: dark)"><img src="/files/THH9AuAxMMavrSOFRBsR" alt=""></picture><figcaption><p>Launchpad Basic Details</p></figcaption></figure>

* **Launchpad Banner, Logo, Title and** [**Tier**](/products/market/project-tiers.md)**.**
* **Payment Token and Public Price.**
* **Total NFTs for sale.**
* **Token ID.**
* **Stage.**

Launchpad Stages provide you with information about the current phase of the Launchpad and help you determine the accesses and discounts you are entitled to on each stage.

<figure><picture><source srcset="/files/tStyMOTzNpg6ntD6NbHN" media="(prefers-color-scheme: dark)"><img src="/files/632rtMQdNH2pyH7Qv7Gg" alt=""></picture><figcaption><p>A live Launchpad with 2 Private Stages and 1 Public Stage</p></figcaption></figure>

When you click on 'See Discounts' for a particular stage, you will view both the general discounts and accesses available, as well as those specifically applicable to you. You can also check which ones you have already used.

<figure><picture><source srcset="/files/WMno0pNuqfzgcAKdMmOf" media="(prefers-color-scheme: dark)"><img src="/files/I2mz1b85VgqxA9JW32In" alt=""></picture><figcaption><p>Tab showing used discounts for a specific Launchpad stage</p></figcaption></figure>

Finally, if you scroll down, you'll be able to access the rest of the Launchpad details, such us:

* **Social Media Links.**
* **Project Description.**
* **Team Members.**
* **Project Roadmap.**
* **Additional Docs.**
* **Collection Details.**


---

# 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://academy.kabila.app/products/market/launchpads.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.
