> For the complete documentation index, see [llms.txt](https://docs.gpu-fi.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gpu-fi.uk/tokenomics.md).

# Tokenomics

Covers the GPUF token, tax distribution, supply, and parameters.

GPUFi defines an economic structure around GPUF, trading activity, and mining.

**GPUF**\
→ **Trading activity**\
→ **3% creator tax**\
→ **Five economic destinations**\
→ **Mining pool, treasury, holder sharing, burn, and operator reserve**

The creator tax is the initial source of ecosystem revenue. It directs trade activity across five defined destinations.

### Current and future ecosystem

#### Phase 1

GPUFi uses trading activity as its initial ecosystem revenue source. The creator tax funds the mining pool and treasury among its five destinations.

Physical GPUs do not yet exist in Phase 1.

#### Future phases

The treasury is intended to acquire physical GPUs. GPU operators are intended to participate in later phases.

Future GPU rental and inference API revenue are intended to become additional ecosystem revenue sources.

{% hint style="info" %}
Current ecosystem revenue comes from trading activity. Future infrastructure and revenue sources are intended, not current.
{% endhint %}

### Explore tokenomics

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/PmVFBkIR4ALhwDaVrv8K" %}
[GPUF](/tokenomics/gpuf.md)
{% endcontent-ref %}

Token identity and its role in the ecosystem.

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/XWOIbhXZJdIf3zp7URzZ" %}
[Tax Distribution](/tokenomics/tax-distribution.md)
{% endcontent-ref %}

The exact allocation of the 3% creator tax.

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/fdOZYu9NFbyRxvLZDwdr" %}
[Supply & Parameters](/tokenomics/supply-and-parameters.md)
{% endcontent-ref %}

The complete reference for token, launch, and mining parameters.

Start with [GPUF](/tokenomics/gpuf.md) to understand the token's role.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.gpu-fi.uk/tokenomics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
