# Introducing $ART

Token Symbol: $ART

Total Supply: 1,000,000,000 $ART

### Utility

* AI Execution Payments

$ART is used as the native medium of exchange for computing consumption across the platform. Each model inference, image generation, or content pipeline execution triggers a token-based metering process, ensuring that computational usage is transparently priced and paid. This allows the protocol to remain economically sustainable while creating demand for the token based on real user activity.

* Staking

$ART holders can stake tokens to support network security and signal content value. Staked users gain access to gated vaults, enhanced discovery weight, and governance participation. Curators and DAO operators can use staking pools to influence curation logic or content surfacing algorithms, aligning token commitment with long-term protocol influence.

* Creator Incentive Distribution

Creators receive $ART rewards when their content is viewed, remixed, or utilized by other users. These rewards are calculated through an algorithmic distribution engine based on interaction signals such as engagement volume, remix lineage, and attribution traceability.

* Model Monetization Framework

Model developers can monetize their models directly through the protocol. By setting pricing curves, usage permissions, and licensing rules, they earn $ART for every inference executed by users, establishing a revenue stream native to deployed compute logic.

* Access & Rights Management

$ART tokens are used to gate access to certain models, content vaults, or remix permissions. Creators can define tiered rights or time-based access using smart contracts, ensuring that content remains programmable, scarce, and economically linked to token utility.

* DAO Governance Participation

Holding and staking $ART enables users to vote on protocol upgrades, funding proposals, reward curve changes, and curation logic. Governance ensures the long-term evolution of ArtisanAI remains aligned with community priorities and stakeholder consensus.

* Curation-Powered Discovery

Users can stake $ART to boost the visibility of content, models, or creators they believe in. These curation signals are logged and scored on-chain, forming a meritocratic attention system that blends economic skin-in-the-game with social trust.

<br>


---

# 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.artisanaiai.xyz/introducing-usdart/introducing-usdart.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.
