# Private Sale

A private sale gives founders a way to **raise funds from a pre-selected group of investors**.&#x20;

Private sales also enable ‘Know Your Customer’ verification and generate SAFTs for all participants, ensuring your sales process is fully compliant. The private sale module includes the following features:

* Project Details Overview
* Tokenomics Schedule
* Vesting Schedule
* Investment Memo
* SAFT Generator
* KYC Module

The private sale model works well for projects raising money from a specific investor base, but not every project uses its token to raise funds.&#x20;

Some see tokens as a community reward, and that’s where the [Airdrop](/bonsai3/bonsai3-for-developers/the-no-code-toolkit/token-distribution-portal/airdrop.md) comes in.

Here’s how an airdrop works on Bonsai3.


---

# 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/private-sale.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.
