# Platform Documentation

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Guides</strong></td><td>Back to the Guides section</td><td></td><td><a href="/files/E3g5U88oES2l9pqcUMSO">/files/E3g5U88oES2l9pqcUMSO</a></td><td><a href="/spaces/8N1IA5a0lqRClKT5eQQ7">/spaces/8N1IA5a0lqRClKT5eQQ7</a></td></tr><tr><td><strong>Release Notes</strong></td><td>Switch to the Release Notes section</td><td></td><td><a href="/files/T80o5erd9xS2tv8efujo">/files/T80o5erd9xS2tv8efujo</a></td><td><a href="/spaces/Bdhnsg0wyBQ1RrM9wHPt">/spaces/Bdhnsg0wyBQ1RrM9wHPt</a></td></tr><tr><td><strong>Platform Landing Page</strong></td><td>Overview of the platform landing page UI</td><td></td><td><a href="/files/nbiNSAWudhW7iV5jlWyz">/files/nbiNSAWudhW7iV5jlWyz</a></td><td><a href="/pages/J2IpVjArN1Ap6C5Y7OkZ">/pages/J2IpVjArN1Ap6C5Y7OkZ</a></td></tr></tbody></table>

## Project Data

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>BASIC CONCEPTS</strong></td><td>Building blocks of every ThreeKit project</td><td></td><td><a href="/pages/FIVBVpu8du9gGLObttg3">/pages/FIVBVpu8du9gGLObttg3</a></td></tr><tr><td><strong>CATALOG</strong></td><td>Storing Product Data</td><td></td><td><a href="/pages/aspb1CPgRiqfsBYtPWuV">/pages/aspb1CPgRiqfsBYtPWuV</a></td></tr><tr><td><strong>ASSETS</strong></td><td>Working with 3D assets</td><td></td><td><a href="/pages/H16GbDuKVV1g0QNwCev8">/pages/H16GbDuKVV1g0QNwCev8</a></td></tr><tr><td><strong>OPERATORS</strong></td><td>Modifiers to the 3D Assets</td><td></td><td><a href="/pages/PgzzcVa09WtkORaoFRi9">/pages/PgzzcVa09WtkORaoFRi9</a></td></tr><tr><td><strong>STAGES</strong></td><td>Shareable environments across multiple Items</td><td></td><td><a href="/pages/GzTHPMmHqMmNY2tgeaU1">/pages/GzTHPMmHqMmNY2tgeaU1</a></td></tr><tr><td><strong>LOGIC</strong></td><td>Building Rules to setup configuration</td><td></td><td><a href="/pages/nLiedb9JfALkzR9Uz4i9">/pages/nLiedb9JfALkzR9Uz4i9</a></td></tr><tr><td><strong>VIRTUAL PHOTOGRAPHY</strong></td><td>Generating pre-rendered 2D images</td><td></td><td><a href="/pages/9JWRfMWDPUssBpR1aeDA">/pages/9JWRfMWDPUssBpR1aeDA</a></td></tr><tr><td><strong>AUGMENTED REALITY</strong></td><td>Working with AR assets</td><td></td><td><a href="/pages/6ruBB51wOG6YiyzHFWCx">/pages/6ruBB51wOG6YiyzHFWCx</a></td></tr></tbody></table>

## Org Setup

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>ADMIN &#x26; SECURITY</strong></td><td>Managing Org Members, Tokens, and Migrations</td><td></td><td><a href="/pages/TknYOCg0F8Eb690FImof">/pages/TknYOCg0F8Eb690FImof</a></td></tr><tr><td><strong>JOBS SYSTEM</strong></td><td>Overview of the Jobs page</td><td></td><td><a href="/pages/32SWGYp0tk4pHPpuEJnm">/pages/32SWGYp0tk4pHPpuEJnm</a></td></tr><tr><td><strong>ORDERS</strong></td><td>Working with Orders and Saved Configurations</td><td></td><td><a href="/pages/lFAhm9p3tVYHzWW5rT2A">/pages/lFAhm9p3tVYHzWW5rT2A</a></td></tr><tr><td><strong>PROJECT SETTINGS</strong></td><td>Global settings affecting the entire org</td><td></td><td><a href="/pages/IsE4YwSABA8wOpZRUQJz">/pages/IsE4YwSABA8wOpZRUQJz</a></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://community.threekit.com/platform-documentation/readme.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.
