# Additional Details

If you're building '3D/AR' outputs, you can include more details in the uploaded model. Here are the options you can add:

1. [Color Variants](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/color-variant.md)
2. [Interactions](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/interaction.md)
3. [Dimensions](/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details/dimensions.md)

To enable these options, click on 'Add additional details' located below 'Product Information'.<br>

<figure><img src="/files/L9cBJYzxo6xri3FqsOQP" alt=""><figcaption></figcaption></figure>


---

# 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.avataar.ai/knowledge-center/creator/upload-your-catalog/upload-3d-model/additional-details.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.
