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

# Utility & Value

The AKC token is the backbone of the Akashic ecosystem and its Ubiquitous Trust Network (UTN), serving as a multi-functional asset that supports staking, cross-chain service validation, governance, and decentralized incentive models. Beyond being a medium of exchange, AKC is essential to the platform’s security, service efficiency, and long-term economic stability.

**1. Incentivizing Participation**

AKC tokens are used to reward validators, stakers, and service providers who actively contribute to maintaining the UTN’s performance.

* **Developers** are incentivized to build dApps and infrastructure by receiving AKC-funded grants and rewards.
* **Stakers and restakers** earn AKC for securing cross-chain services and performing distributed validation within DDVS.

**2. Ensuring Network Security**

By staking or restaking AKC, participants provide the economic collateral that ensures trustless validation and fault tolerance across distributed services.

* **Dual staking models** support both subjective and objective validation through DDVS.
* **UTN’s Restaking Protocol** allows pooled security inheritance from established chains like BTC/ETH, expanding trust coverage across multiple networks​.

**3. Empowering Governance**

AKC holders are granted full governance rights within the UTN framework.

* They vote on proposals, protocol upgrades, fee structures, and service arbitration mechanisms, shaping the rules of the decentralized ecosystem.
* This promotes a truly community-driven development model.

**4. Driving Ecosystem Growth**

As the primary currency of UTN’s dApp economy, AKC fuels DeFi, NFTs, GameFi, MetaMall, and AI service ecosystems.

* It enables seamless service interoperability across multiple domains and supports native and cross-chain applications built within the UTN.

**5. Creating Long-Term Value**

AKC employs a **deflationary mechanism** — a portion of tokens is burned through service fees across UTN interactions.

* As usage increases, supply tightens, enhancing long-term value and scarcity.
* Active staking, real-world asset integration, and DePIN applications further anchor its long-term utility in both Web3 and real-world economies​


---

# 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://akashic-2.gitbook.io/akashic/tokenomics/utility-and-value.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.
