# Tokenomics

There are 4 types of currency utilized in Alt.town: DNA, KEY, $TOWN, and Mile.

Users can convert Mile earned from event participation to KEY at any time, and KEY in the spending account can be converted to $TOWN. $TOWN can be transferred externally through the wallet or exchanged back to KEY. However, Mile, KEY, and DNA cannot be transferred between users. NFTs may be added in future updates. Let's take a closer look at the currencies stored in the spending account and the wallet, respectively.

<figure><img src="/files/tS0lzrR8m5SYUzSjAmXn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/afYlLp5SPfJwXULTcPA8" alt=""><figcaption></figcaption></figure>


---

# 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.alt.town/assets/tokenomics.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.
