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

# Tokenomics

**Token Contract Address: <https://bscscan.com/token/0x26908b93e4122fce058394d90acb75583c25c829#balances>**

**The source code of smart contract is: <https://bscscan.com/token/0x26908b93e4122fce058394d90acb75583c25c829#code#L1>**

**Token Name : SmileStackAI**

**Symbol :  SST**

**Total Supply : 10,000,000,000**

**Chain Network: BSC**

<table data-header-hidden><thead><tr><th width="341.3333333333333"></th><th width="126"></th><th></th></tr></thead><tbody><tr><td>Airdrop</td><td>2%</td><td>200,000,000</td></tr><tr><td>Marketing &#x26; Promotion</td><td>7%</td><td>700,000,000</td></tr><tr><td>Cex Listing</td><td>12%</td><td>1,200,000,000</td></tr><tr><td>Private Investors</td><td>7%</td><td>700,000,000</td></tr><tr><td>Launchpad</td><td>20%</td><td>2,000,000,000</td></tr><tr><td>Team</td><td>15%</td><td>1,500,000,000</td></tr><tr><td>Liquidity</td><td>15%</td><td>1,500,000,000</td></tr><tr><td>Partners</td><td>12%</td><td>1,200,000,000</td></tr><tr><td>Ecosystem</td><td>11%</td><td>1,100,000,000</td></tr><tr><td>Staking Reward</td><td>10%</td><td>1,000,000,000</td></tr></tbody></table>

<mark style="color:green;">**IDO PRICE: 0.005$**</mark>

<mark style="color:green;">**LISTING PRICE: 0.006$**</mark>

<mark style="color:green;">**LISTING EXCHANGE: LBANK**</mark>

<mark style="color:green;">**INITIAL MARKET CAP: 6M**</mark>

* **Governance:** SST holders have voting rights for governance proposals.
* **Token Burn:** A percentage of transaction fees will be burned, reducing the total supply over time.
* **NFT Rewards:** Holders may receive exclusive NFTs as rewards for participating in community events and staking.
* **Smart Contract Audit:** Regular audits will be conducted to ensure the security and integrity of the SST smart contract.
* **Decentralized Governance:** The community will play a crucial role in decision-making processes, ensuring a decentralized and community-driven project.


---

# 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://smilestacks01s-organization.gitbook.io/smilestackai/sst-token/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.
