# GPU Infrastructure for AI

Pictor Network provides a **GPU infrastructure platform** that powers AI workloads such as model training, fine-tuning, and inference.\
Through a unified system, users can **rent high-performance GPUs on demand**, gaining instant access to compute resources without maintaining physical hardware. This model enables scalable, flexible, and cost-effective AI computing — ideal for developers, research teams, and enterprises.

<figure><img src="/files/OZKAOvblAQG5usEQQtnw" alt=""><figcaption></figcaption></figure>

Participants in this model include **Pictor Network** and **GPU Renters**.

#### **1. Pictor Network**

Pictor Network serves as the **GPU infrastructure layer**, supplying the compute power behind AI workloads.

By providing reliable infrastructure, Pictor Network simplifies the process of accessing GPU compute for AI development.

#### **2. GPU Renters**

GPU Renters are AI developers, teams, or organizations who need GPU compute for their AI tasks.\
They can directly access GPU resources through Pictor Network without dealing with hardware setup or maintenance.


---

# 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://docs.pictor.network/docs/company/how-pictor-network-works/gpu-infrastructure-for-ai.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.
