> 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/what-we-do-not-have.md).

# What We Do Not Have

Clarifies the components and capabilities not currently available.

{% hint style="warning" %}
GPUFi is not presenting itself as a finished GPU infrastructure network.
{% endhint %}

### No physical GPUs yet

Phase 1 has no physical GPUs. Initial mining yield comes from trading tax. GPU acquisition is planned for Phase 2.

The first target is two RTX 3090 units. Their purchase depends on treasury accumulation. GPU rental revenue does not exist in Phase 1.

### No NVIDIA partnership

GPUFi has no partnership or endorsement from NVIDIA. According to the source, NVIDIA does not know the project exists.

The NVDA stock token is used as a narrative and reference point. GPUFi is not affiliated with NVIDIA.

### No Robinhood partnership

GPUFi uses Robinhood Chain. This does not mean GPUFi is affiliated with Robinhood Markets. It does not imply endorsement or partnership.

### No fixed APY

Mining rewards depend on trading activity. Higher activity can create more tax revenue. Lower activity creates less tax revenue.

The project does not promise a fixed APY or guarantee mining rewards.

### No legal opinion yet

The project does not yet have a legal opinion on whether mining rewards could be considered a security. Legal counsel is planned before launch. Regulatory treatment may differ by jurisdiction.

### No audit yet

The mining contract is still in draft form and is not audited yet. An audit is planned before mainnet.

### No operator-free contract yet

Admin control exists during Phase 1 and Phase 2. Phase 3 is planned to renounce admin control.

That renouncement is intended to be permanent and irreversible. It has not happened yet.

### No guarantee of the roadmap

Future GPU acquisition depends on treasury accumulation. External operators and the inference API are future phases.

Future infrastructure revenue is not current revenue. There is no guarantee that GPU infrastructure will be deployed, trading volume will occur, or the roadmap will be completed exactly as planned.

What GPUFi does not have is part of what the project is choosing to disclose.


---

# 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/what-we-do-not-have.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.
