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

# Tokenomics

After the [XIP-10](https://app.gitbook.com/o/O3nxuIEBOAth6NzTV7z4/s/06WSPTK9DroBdDa6Okd8/~/changes/33/build-the-foundation/usdxnet-token/governance/xnet-improvement-proposals/xip-10) (October 2024) "Unemitted Supply Burn", the maximum supply is now 1,307,098,713. Post [XIP-11](https://app.gitbook.com/o/O3nxuIEBOAth6NzTV7z4/s/06WSPTK9DroBdDa6Okd8/~/changes/33/build-the-foundation/usdxnet-token/governance/xnet-improvement-proposals/xip-11) "Enhanced Tokenomics with Fibonacci‐Based Reduction" the emissions have a fixed inflation of 2.5m $XNET/Epoch (2 week terms).

For detailed information and current supply, please visit the Solana Explorer linked below.

{% embed url="<https://explorer.solana.com/address/xNETbUB7cRb3AAu2pNG2pUwQcJ2BHcktfvSB8x1Pq6L>" %}

### Revenue Buy & Burn Mechanism

* **80% of all revenue generated from carrier partnerships** (including roaming and WiFi offload agreements) is allocated to **buy back $XNET** directly from the open market.
* These tokens are then **permanently burned**, removing them from circulation.

This mechanism is designed to counterbalance the inflationary pressure common in DePIN token models. As more carrier traffic flows through the XNET network, more revenue is generated—leading to greater buybacks and burns, which:

* Reduce circulating supply
* Help stabilize token value over time
* Align economic incentives between deployers, token holders, and carrier adoption

### XNET Token Distribution

**Investor & Insider Pools (**&#x32;3.6%**)**

* Vesting began January 2025 at 0.20% monthly, gradually increasing to 1.5% per month starting April 2026.

**Foundation Pool (**&#x31;9.18%**)**

* Funds grants, protocol development, and long-range strategic initiatives to ensure network growth and sustainability.

**Ecosystem Pool (**&#x31;2.92%**)**

* Fuels growth across the broader decentralized ecosystem: community engagement, partnerships, and adoption initiatives.

**Operator Pool (**&#x34;4.3%**)**

* The largest allocation, tied directly to active network growth and operator rewards.

Operator Pool Emission rates and Ecosystem Pool initiatives are governed by the Foundation Working Groups to align incentives with adoption and future sustainability.

<figure><img src="/files/uQrdYrYf1cNuYtF95D7v" alt=""><figcaption></figcaption></figure>


---

# 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://xnet-mobile.gitbook.io/xnet-mobile-docs/xnet-foundation/foundation/xnet-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.
