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

# SOLE Tokenomics

Ecco una bozza per la pagina Tokenomics:

***

Solerium (SOLE) is a decentralized finance (DeFi) token built on the Solana blockchain. Here's a breakdown of the tokenomics:

### Total Supply

The total supply of Solerium (SOLE) tokens is capped at 1,000,000.

### Distribution

* **Liquidity Provision**: 300,000 SOLE tokens were allocated for liquidity provision. This liquidity has been burned to ensure the stability of the protocol.
* **Staking Rewards**: The majority of the token supply, 700,000 SOLE tokens, is distributed through LP staking. These tokens are released gradually over time, with 100,000 tokens being distributed every 90 days.
* **Locked SOLE:** <https://www.pinksale.finance/solana/pinklock/record/ktGP3918wnTSK1ueJoLWvKzXwerjAGqWeKcPNXN2Sie>

### Contract

The Solerium token contract address is [H2fjXJsDJq2ghbXzcYJzQ73sWj6A26qZouLtx6wmrd6](https://solscan.io/token/H2fjXJsDJq2ghbXzcYJzQ73sWj6A26qZouLtx6wmrd6).

### Token Utility

SOLE tokens serve as the native currency of the Solerium ecosystem, providing holders with access to various DeFi functionalities such as staking, governance, and participating in community initiatives.

### Roadmap

Solerium has an ambitious roadmap focused on further enhancing the protocol, expanding its ecosystem, and driving adoption within the decentralized finance space.

For more details and updates on Solerium's tokenomics, visit our official website [here](https://solerium.io).

***


---

# 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://solerium-1.gitbook.io/solerium/sole-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.
