# AI Execution & Token Economy

#### $ART-Based Compute Metering

All model inference and content generation tasks are metered through the $ART token. Execution costs are dynamically calculated based on model type, input complexity, GPU runtime, and priority load. This ensures that compute resources are priced according to real usage and enables sustainable provisioning through decentralized compute backends or third-party execution layers.

#### Model Engagement-Driven Reward Mining

Every deployed model is eligible to accrue $ART through a usage-weighted incentive system. Reward distribution is calculated from multiple engagement vectors — including inference volume, remix propagation, and user feedback ratings — allowing developers to monetize their models without custodial intermediaries or licensing friction.

#### Curation-Informed Content Discovery

ArtisanAI’s discovery logic is governed by token-weighted curation signals. Actions such as likes, stars, forks, and citations are recorded on-chain and influence the visibility and ranking of content and models across the interface layer. This system ensures that high-value work is surfaced through a combination of economic backing and network consensus, not algorithmic opacity.

<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/artisanai.ai-workflow/ai-execution-and-token-economy.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.
