# FAQ

### GPGPU Overview

GPGPU is a distributed cloud GPU network that aggregates idle GPU resources worldwide to enhance the GPU market for AI. Clients can use GPU resources at overwhelmingly lower costs compared to traditional cloud services. GPGPU supports the AI market through structural innovation.

### Components

Participants consist of GPU providers, nodes, and clients, while the system components are divided into nodes, queues, and containers. Nodes efficiently organize GPU resources supplied by GPU providers into queues and distribute them appropriately to client job requests. Each component is designed to ensure the efficient operation of GPGPU's cloud GPU system.

### Purpose of GP Token Usage

$GP serves as an incentive medium in the GPGPU ecosystem, providing economic motivation. It is used as a payment method for GPU resource usage and as rewards for GPU providers and nodes. Clients enjoy fee waivers and discounts when using $GP as a payment method.


---

# 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://gpgpu.gitbook.io/gpgpu/overview/faq.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.
