# CLAWD Utility

**Total Supply**

The total and maximum supply of CLAWD is fixed at 1,000,000,000 tokens.&#x20;

\
**The Currency of Autonomy**

The CLAWD token is the native utility and governance asset of the Clawd Bot ecosystem. It is designed to facilitate a decentralized economy around the development and operation of autonomous AI agents. The token's primary functions are to unlock advanced capabilities, incentivize contribution, and empower community governance.

**The Skill Marketplace**

The token powers a peer to peer marketplace for agent skills. Developers can create and monetize custom skills, selling them to other users for CLAWD tokens. This fosters a vibrant ecosystem where the community can extend the agent's capabilities far beyond the core feature set. For example, a developer could build a skill for interacting with a specific financial data API and list it on the marketplace. This creates a direct economic incentive for developers to contribute to the platform.

**Governance**

CLAWD token holders have the power to influence the future direction of the project. Through a decentralized governance framework, holders can propose and vote on key decisions, including:

* **Roadmap Features:** Prioritizing which new core functionalities and integrations should be developed next.
* **Treasury Management:** Allocating funds from the ecosystem treasury to community grants, developer bounties, and marketing initiatives.
* **Protocol Parameters:** Adjusting staking rewards, marketplace fees, and other key economic parameters of the system.


---

# Agent Instructions: 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://docs.clawdtoken.xyz/6-tokenomics/clawd-utility.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.
