# Pictor App

- [Overview](https://docs.pictor.network/docs/pictor-ecosystem/pictor-app/overview.md): Pictor’s unified dashboard for managing GPU Worker Nodes, Checker Nodes, 3D rendering & AI jobs, and accessing all network services in one place.
- [3D Rendering](https://docs.pictor.network/docs/pictor-ecosystem/pictor-app/3d-rendering.md): Pictor’s core service for rendering 3D projects faster and more affordably — powered by decentralized GPUs.
- [GPU Renting](https://docs.pictor.network/docs/pictor-ecosystem/pictor-app/gpu-renting.md): Pictor's core service for GPU renting, empowering AI and HPC workloads with top-notch on-demand GPUs
- [My Workers](https://docs.pictor.network/docs/pictor-ecosystem/pictor-app/my-workers.md): Pictor’s full-stack solution for GPU providers — combining a webapp dashboard for GPU Worker Node management with flexible execution tools through the Worker Desktop App or Docker Image.
- [Checker Nodes](https://docs.pictor.network/docs/pictor-ecosystem/pictor-app/checker-nodes.md): Pictor’s validation nodes, inspecting and verifying the rendering outputs from Workers to ensure job accuracy, integrity, and overall network performance.


---

# 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/pictor-ecosystem/pictor-app.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.
