# Get Started

Pictor provides powerful GPU infrastructure to help you render 3D projects efficiently and at scale. Depending on your workflow and level of control, there are **two methods to render on Pictor**:

1. **Submit files:** Upload your project files and let Pictor handle the rendering automatically.
2. **Rent a remote workstation:** Fully control the rendering environment and process yourself.

{% embed url="<https://youtu.be/zngkhe189Cs>" %}

Each method is designed for different use cases:

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h4><img src="/files/3dOYpQALPKIfsmJVF8iZ" alt="" data-size="line"> <strong>Submit Files</strong></h4><hr></td><td><p>📚 <a href="https://docs.pictor.network/docs/services/3d-rendering/get-started/submit-files">Get started Docs</a></p><p>⏯️ Tutorial Video: <em>coming soon!</em></p><hr></td><td><p>📌 <strong>Note</strong>:</p><ul><li>Check whether <a href="https://docs.pictor.network/docs/services/3d-rendering/supported-software"><strong>your software and renderers</strong> are supported</a></li></ul></td><td></td></tr><tr><td align="center"><h4><img src="/files/9O1EDoLJW2zczoZUhYqx" alt="" data-size="line"> <strong>Rent Remote Workstation</strong></h4><hr></td><td><p>📚 <a href="https://docs.pictor.network/docs/services/3d-rendering/get-started/rent-remote-workstation">Get started Docs</a></p><p>⏯️ Tutorial Video: <em>coming soon!</em></p><hr></td><td><p>📌 <strong>Note</strong>:</p><ul><li>You can use <strong>any software, renderer, or plugin</strong> you want. </li><li>However, you need to use your software license.</li></ul></td><td></td></tr></tbody></table>


---

# 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/services/3d-rendering/get-started.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.
