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

# Token Utility & Distribution

#### **Overview**

SIRE’s tokenomics are designed for function first: every utility is built to work directly with the protocol’s core mechanics. Staking reduces fees and unlocks access, revenue share through potential staking rewards, and buybacks recycle protocol activity into sustainability.&#x20;

Each component scales naturally with adoption: as aVault activity, aLink usage, and on-chain volume grow, so does the token’s role within the system.

This structure is paired with a commitment to transparency and fairness: **SIRE launched with no presale or insider allocation**; all circulating tokens were acquired openly on the market. Every transaction, fee, and buyback is recorded on-chain, ensuring that network growth and value distribution remain visible, verifiable, and shared by all participants.

#### **Token Utility**

* **Stake:** Access potential rewards funded by protocol activity and lower aVault fees through alignment with the protocol.
* **Access:** Unlock aLink and its analytics suite for live model outputs, market insights, and performance data.
* **Reduce Fees:** Lower aVault performance and withdrawal fees based on SIRE staked.
* **Buybacks:** A share of protocol fees is continuously used for on-chain SIRE buybacks, reinforcing sustainability and alignment.

#### **Token Distribution**

The SIRE token embodies a fair, transparent distribution model designed for community ownership and long-term alignment.

* **Community Power (85.48%)**\
  Eighty-five percent of supply entered circulation on day one. Access and potential upside are fully in the hands of the SIRE community.
* **Core Contributors & project development (14.52%)**\
  The core team purchased its allocation on the open market. A portion of these tokens is allocated to ongoing project development, ecosystem growth, and contributor rewards.
* **Strategic Treasury**\
  There is no pre-minted war chest.\
  The treasury accrues protocol performance fees and allocates them toward:\
  • Product research and development\
  • Partnerships and liquidity initiatives\
  • Ecosystem expansion

All funds are secured through a multi-signature wallet for transparent and responsible management. [\[Link to treasury SAFE multisig wallet\]](mailto:undefined)


---

# 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://docs.sire.bot/tokenomics/token-utility-and-distribution.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.
