> 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/transparency.md).

# Transparency

Documents what can be verified and the limits of current disclosure.

GPUFi should be judged by what it can show, not only by what it says.

This section separates current facts from designed mechanisms and future plans. That distinction matters because GPUFi is being built in stages.

{% hint style="warning" %}
**Current state:** Phase 1 has no physical GPUs. Mining is initially funded by trading activity and creator tax. The mining contract is drafted, not audited, and admin control still exists.
{% endhint %}

### Current and future state

GPUFi currently has a defined token, launch, tax, and mining architecture. It also has specified reference addresses and onchain parameters that can be independently checked.

GPU acquisition, external operators, an inference API, and admin renouncement are future plans. They are not presented here as current infrastructure.

### In this section

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/P6vQW9OBJZuT2GF352dq" %}
[What We Have](/transparency/what-we-have.md)
{% endcontent-ref %}

Current capabilities, architecture, and defined mechanisms.

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/FEa30hcWSNYWRfZ70RSG" %}
[What We Do Not Have](/transparency/what-we-do-not-have.md)
{% endcontent-ref %}

Explicit limitations, missing infrastructure, and unresolved items.

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/2RE6l98HmDwL1A5NxD0J" %}
[Contract Addresses](/transparency/contract-addresses.md)
{% endcontent-ref %}

Known addresses and deployments that remain TBD.

{% content-ref url="/spaces/kkr7s1yzTsFyOUiijXzU/pages/32rD1cKr2ZCI8LzIox93" %}
[How to Verify](/transparency/how-to-verify.md)
{% endcontent-ref %}

Practical paths for checking supported onchain claims.

The current inventory begins on the next page.


---

# 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/transparency.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.
