# Launchpad

While OrdinalsBot has always allowed individual users to easily create their own inscriptions, it has also become the preeminent location for artists, founders, and communities to launch their projects and collections. Notable examples that used the launchpad include Bitcoin Punks and ORDI, the first BRC20 token to reach a $1bn market cap.\
\
Beyond providing a simple PSBT launchpad and BRC20 launchpad, OrdinalsBot provides a number of features for deeply customizing launches.

Projects can customize every aspect of how their token is minted, including whitelists, min and max mints per address, safely allocating portions of the mint to a treasury, and more.<br>


---

# 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://token.ordinalsbot.com/products/launchpad.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.
