# SLN Tokenomics

### **The SLN Token**

* **Total** supply will be **100 million SLN**
* **Initial Circulating Supply TBC**
* The **hard cap** will be 100 **million** SLN this means ALL SLN tokens are pre-minted and no extra SLN tokens will be created. This means that SLN is NOT subject to inflation.

### Token Allocation&#x20;

| Round            | % of total supply | Amount of SLN |
| ---------------- | ----------------- | ------------- |
| Angel            | TBC               | TBC           |
| Pre-seed staking | TBC               | TBC           |
| Private          | TBC               | TBC           |
| Launchpad/IDO    | TBC               | TBC           |

| Funding         | % of total supply | Amount of SLN |
| --------------- | ----------------- | ------------- |
| Team allocation | TBC               | TBC           |
| Mining Rewards  | TBC               | TBC           |
| Marketing       | TBC               | TBC           |
| Development     | TBC               | TBC           |
| Liquidity       | TBC               | TBC           |

Depending on the round/fund there will be different cliffs and vesting periods, for more information check out the [vesting schedule](/solcraft/finance-and-token-economy/vesting-schedule.md)


---

# 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://solcraft.gitbook.io/solcraft/finance-and-token-economy/sln-tokenomics.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.
