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

# Token Utility

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

$AFIRE is built for using (not trading only). You use it to learn faster, unlock smarter tools, fund the builders you believe in, and shape the future of this entire ecosystem.

Here’s how it works, layer by layer:

### 1. **Core Learning + Contribution**

This is where it all begins. You don’t need to gamble or grind. You earn $AFIRE just by participating.

* **Read-to-Earn:**\
  Every time you open a daily newsletter or complete a course module, we record it on-chain with Ethereum Attestation. You get rewarded. No wallet? No problem. We guide you through setup in minutes.
* **Proof-of-Learning Badges (SBTs):**\
  When you finish a course or quiz, you mint a non-transferable badge to your wallet. It proves what you’ve learned, and unlocks more advanced content down the line.
* **Staking Behind Creators:**\
  Find a writer, teacher, or builder you love? You can stake $AFIRE behind them. When they earn tips or rewards, you share a cut. You're not just following them — you're backing them.

> 🔁 **Example**: You finish a tutorial on RAG. You get 3 $AFIRE. You stake it behind the author. They go viral next month. You both earn.

***

### 2. **Perks Platform** *(Coming Q2 2026)*

We’re bringing real-world savings to your token.

* **Tier-Gated Deals:**\
  Hold $AFIRE to unlock exclusive AI tool discounts, partner credits, and software deals. Think $5,000 in cloud credits — just for holding.
* **Burn-to-Redeem Flash Coupons:**\
  Some discounts are scarce. You can burn $AFIRE to claim them. When you do, that supply is permanently gone. This makes every redemption tighten the system.
* **Partner Listing Bonds:**\
  Our partners stake $AFIRE too. If their coupon links break or fail — their stake gets slashed and burned. So you only get legit, working perks.

***

### 3. **Governance & Community Power**

If you believe in what we’re building, you don’t just get to watch, you get to shape it.

* **veAFIRE Staking:**\
  Lock your tokens from 1 to 48 months. The longer you lock, the more influence you earn. And the more yield you receive from treasury restaking (yes, real yield, not ponzinomics).
* **Quadratic Funding Grants:**\
  You’ll help decide which community AI projects get funded. The more people support a project, the more matching funds it gets. This levels the playing field and pushes the best ideas forward.
* **Retroactive Airdrops:**\
  Every quarter, we reward the most active contributors — people who wrote, taught, fixed bugs, or helped others. It’s not hype. It’s earned.

***

### 4. **Agent & Compute Utility** *(Coming Late 2026)*

This is the deeper layer. If you’re a builder or power user, $AFIRE becomes your fuel.

* **Compute Credits:**\
  Spend tokens for GPU minutes on networks like **Bittensor** or **Gensyn**. Run inference, train models, or deploy your own agents.
* **Agent-as-a-Service:**\
  Eventually, you’ll be able to pay micro-fees in $AFIRE to use Fire-powered agents - research bots, content bots, even customer service tools.
* **Data DAO Royalties:**\
  Train a dataset? Share it with the ecosystem? When others use it to power agents - you’ll earn token streams back.

***

### 5. **DeFi & Restaking**

We’re not stopping at content. $AFIRE taps into the most advanced yield layers in crypto.

* **Treasury Restaking:**\
  We allocate a portion of the treasury to **EigenLayer restaking** and pass a share of the yield back to long-term lockers.
* **veBoost Governance:**\
  The longer you lock, the more say you have in votes. This boosts voting weight while avoiding whale dominance.
* **Collateral Listings:**\
  We aim to get $AFIRE listed on money markets like **Aave L3**, so you can borrow against it or lend for passive yield.

You can **use** $AFIRE from day one:

* Hold $AFIRE → unlock Premium content
* Burn $AFIRE → get a Lifetime Pass
* Stake on creators, earn real yield
* Vote on real funding rounds
* Spend on compute, tools, and agents
* Burn for perks, deals, and exclusive access

This token is a toolset. And it gets more useful every quarter.


---

# 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://aifire.gitbook.io/docs/token/utility.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.
