# 3D Creators

- [3D Creator Overview](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/3d-creator-overview.md)
- [Supported Software](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/supported-software.md): See Pictor’s supported 3D software and render engines:
- [Use Cases](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/use-cases.md): A wide range of rendering use cases that artists, designers, engineers, and developers can use Pictor for.
- [Get Started](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/get-started.md): A step-by-step guide to render 3D on Pictor Network
- [Get Started with AI Upscaling](https://docs.pictor.network/docs/participants/gpu-requesters/3d-creators/get-started-with-ai-upscaling.md): A step-by-step guide to upscale images with AI on Pictor


---

# 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/gpu-requesters/3d-creators.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.
