# Upload Your Catalog

The "Upload Your Catalog" feature lets you add your product catalog on the platform by uploading a .xlsx file. You can do this in two ways: by using the "Download Template" or by directly "Uploading 3D Model".

<div align="center"><figure><img src="/files/vr6qgkklZUD671fkmfyv" alt=""><figcaption></figcaption></figure></div>

Note - This Section is only visible for the paid users. If you are a 'Guest' user (signed up directly without an invite), you will not be able to view this section in your web application.


---

# 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.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.
