> For the complete documentation index, see [llms.txt](https://info.gpunity.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://info.gpunity.io/readme.md).

# Welcome To GPUnity GitBook

GPUnity is an emerging force in decentralised compute, designed to unlock idle GPU power and deliver it to the growing demand for AI, research, and high-performance applications. By connecting providers and builders through a transparent marketplace, GPUnity ensures that computing power becomes as accessible as electricity. Everywhere, for everyone.

***

### About This GitBook

This GitBook is your guide to understanding GPUnity — how it works, why it matters, and the opportunities it unlocks in decentralised GPU sharing. It is designed to give both providers and builders a clear path to joining and thriving within the ecosystem.

Inside, you’ll find:

* **Getting Started**: Step-by-step instructions for connecting your wallet, sharing GPU power, and beginning to earn rewards.
* **How It Works**: A simplified breakdown of the GPU sharing flow, from connecting your hardware to earning rewards on-chain.
* **Why GPUnity?**: The core reasons we exist — solving the GPU crunch, lowering compute costs, and enabling fair, open access to resources.
* **About Us**: Our mission, vision, and value proposition for both providers and users.
* **Tokenomics**: Full details on the $UNITY token, including supply breakdown, allocation, and tax structure.
* **Why $UNITY**: Why holding the token matters, and how it ties into revenue share, staking, and long-term incentives.
* **Revenue Generation**: How GPUnity fees are collected, distributed, and scaled with usage.
* **Roadmap**: Completed milestones, ongoing development, and upcoming launches that push GPUnity forward.
* **FAQs**: Answers to the most common questions about rewards, payouts, and the platform.

We invite you to explore these sections to see how GPUnity is transforming unused GPU capacity into productive, decentralised infrastructure — and how $UNITY token holders play a vital role in powering the future of compute.


---

# 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://info.gpunity.io/readme.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.
