# Workers

- [Worker Overview](https://docs.pictor.network/docs/participants/workers/worker-overview.md): Workers are the supply side of the Pictor Network, contributing GPUs that fuel the network’s limitless compute power for 3D and AI workloads.
- [Worker Reward](https://docs.pictor.network/docs/participants/workers/worker-reward.md): What Workers gain by contributing their idle GPUs to Pictor network and handle computing tasks
- [Proof of Work](https://docs.pictor.network/docs/participants/workers/proof-of-work.md)
- [Worker Determined Pricing](https://docs.pictor.network/docs/participants/workers/worker-determined-pricing.md)
- [Worker Requirement](https://docs.pictor.network/docs/participants/workers/worker-requirement.md): To qualify for rendering jobs on Pictor, Workers must meet the following Hardware and Software requirements:
- [Get Started](https://docs.pictor.network/docs/participants/workers/get-started.md): A step-by-step guide to contribute GPUs to Pictor Network


---

# 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/participants/workers.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.
