# Decentralized Launchpad

Community ownership sits at the core of Bonsai3.&#x20;

**That’s why we champion the decentralized launchpad model**. It enables projects to raise capital from a broad community to cover early development, liquidity, and marketing costs, with customizable parameters including:

* Number of tokens for sale
* Token sale price
* Sale duration
* Max allocation per user
* Soft Cap (minimum amount raised)
* Hard Cap (maximum amount raised)
* Vesting schedule
* Address whitelist

On top of the above, Bonsai3 safeguards retail users from the pitfalls of Web3 investing, ensuring founders share full project details, fund allocations, tokenomics, and the minimum liquidity amount to be added.

That said — if the launchpad model isn’t for you (or you’re looking for something more exclusive).

Check out the [Private Sale](https://bonsai3.gitbook.io/bonsai3/bonsai3-for-developers/the-no-code-toolkit/token-distribution-portal/private-sale).


---

# 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://bonsai3.gitbook.io/bonsai3/bonsai3-for-developers/the-no-code-toolkit/token-distribution-portal/decentralized-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.
