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

# SOLParty Tokenomics (SP)

<figure><img src="/files/PQWrafDIY9qHvhu7yEgK" alt="" width="188"><figcaption><p>SP - Solparty Token </p></figcaption></figure>

* **Name**: Solparty
* **Symbol**: SP
* **Network**: Solana
* **Total Supply**: 10 million tokens
* **Type**: Utility and profit-sharing token

**Initial Token Distribution**\
The initial allocation of 10 million tokens will be divided as follows:

&#x20;

<table><thead><tr><th width="157">Category</th><th width="121">Percentage</th><th> Quantity (Tokens)</th><th>Description</th></tr></thead><tbody><tr><td><strong>Presale</strong></td><td>50%</td><td>5.000.000</td><td>To raise $200,000 (at $0.04 per token).</td></tr><tr><td><strong>Initial Liquidity</strong></td><td>10%</td><td>1.000.000</td><td>Initial provision of $102,000 of liquidity, price $0.102.</td></tr><tr><td><strong>Marketing</strong></td><td>20%</td><td>2.000.000</td><td>Campaigns, partnerships and expansions. </td></tr><tr><td><strong>Team</strong></td><td>10%</td><td>1.000.000</td><td>For staff and key contributors.</td></tr><tr><td><strong>CEX Listings</strong></td><td>10%</td><td>1.000.000</td><td>CEX Listings.</td></tr></tbody></table>

## Vesting for Marketing and Team Wallet.

***Marketing (20% of the total supply, or 2.000.000 tokens):***

* **Vesting Plan:**
  * 5% released each month, totaling 20 months.
  * First release: 100.000 tokens in month 1.
  * Subsequent monthly releases: 100.000 tokens per month.

***Team (10% of the total supply, or 1.000.000 tokens):***

* **Vesting Plan:**
  * 5% released each month, totaling 20 months.
  * First release: 50.000 tokens in month 1.
  * Subsequent monthly releases: 50.000 tokens per month.


---

# 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:

```
GET https://solparty.gitbook.io/solparty/solparty-tokenomics-sp.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.
