# How Pictor Network Works

Pictor Network provides a unified GPU infrastructure that serves two major domains — **3D Rendering** and **AI Computing**.\
Leveraging a decentralized GPU network, we deliver on-demand, cost-efficient, and scalable compute power.

* **For 3D Rendering:** Pictor Network operates through two models — a **GPU Aggregator Model** that unifies global render farms, and a **Decentralized Render Farm Model** representing our own decentralized GPU network.
* **For AI Computing:** Pictor Network acts as a **GPU Infrastructure Platform**, offering direct access to high-performance GPUs for AI training, fine-tuning, inference, and any other GPU-intensive tasks.

Together, these systems form a connected ecosystem that intelligently allocates GPU compute resources across industries, from creative 3D rendering to AI workloads.


---

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