> For the complete documentation index, see [llms.txt](https://smartlaunchpad.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smartlaunchpad.gitbook.io/docs/token-details/tokenomics.md).

# Tokenomics&#x20;

**Sale Details:**

* Total Supply: 100 Million
* Initial supply:  13 Million
* Private Sale price: 0.04$
* Public Sale Price : 0.055$
* Listing Price : 0.06$

### **Token Distribution:**

Let's take a look at SMARTLAUNCHPAD's Tokenomics as displayed in the chart below!

<figure><img src="/files/my2vr7m203BaTPXOWblR" alt=""><figcaption><p>Tokenomics chart</p></figcaption></figure>

Along with the categorized allocation, follow the vesting schedule for each section in the table:

<figure><img src="/files/ICm3WjsXzRKcFagZoDSo" alt=""><figcaption><p>SMARTLAUNCHPAD Tokenomics </p></figcaption></figure>

* **Private**: 20% at TGE, unlock 10% monthly after 1 month cliff
* **Public** : 30% at TGE, unlock 35% monthly
* **Liquidity & Listing**: No Vesting Period
* **Marketing & Partnerships**: 5% at TGE, 3 months cliff, 12 months linear vesting
* **Team & Advisors** : 12 months cliff, 21 months linear vesting
* **Reserve :** 12 months cliff, 12 months linear vesting
* **Community Rewards** : 0% at TGE, 48 months linear vesting
* **Development :** 5% at TGE, 3 months cliff, 18 months linear vesting
* **Airdrop :** No Vesting Period&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://smartlaunchpad.gitbook.io/docs/token-details/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
