# Dual-token System

There are two units of exchange: VII tokens and Attention Credits (AC).

VII tokens are the native cryptocurrency earned in the Viide ecosystem. (See earning metrics [here](/using-viide/earning-metrics.md))

Attention Credits are designed to be the only payment to level up your CartonOwls. (See CartonOwl [intro](/nft/the-cartonowls.md).)

Attention Credits are pegged to the U.S. dollar on a 1:0.01 basis(1AC=$0.01).

Attention Credits, like pre-paid telephone minutes or airline miles, are non-transferable and may only be used by the person who purchased them.

Viide users can buy AC ONLY with VII. Any VII that is converted to Attention Credits is permanently withdrawn from circulation ("burned").<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.viide.io/token/dual-token-system.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.
