# Guidelines

First, you need to download the 3D model of the standard avatar according to the gender you want to work on.

{% file src="<https://3188130940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzPfnqR4OEbHrmLBmxZD6%2Fuploads%2FyvhM9wXV6I2AdLLDjhu5%2Fover_male_model.fbx?alt=media&token=821a4111-2349-44d5-9639-3feb2a6f2ce7>" %}

{% file src="<https://3188130940-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzPfnqR4OEbHrmLBmxZD6%2Fuploads%2Fwgfzy3WfG41YeK3EEwII%2Fover_female_model.fbx?alt=media&token=99e7849f-2251-4822-b650-1204254dd4fc>" %}

Once you have downloaded the 3D model, you need to import it into your favorite 3D modeling software.

Once you have imported the template you have to model your clothes and weigh them on the RIG of the chosen body.

After modeling and before exporting, you must remove the template model mesh and export only your dress and the default RIG in GLB format.

**Acceptance Criteria**

* Creation must not be a duplicate item of another asset within the collection.&#x20;
* Do not exceed 3K triangles per wearable.
* Do not exceed 2K triangles per accessory.
* Do not exceed 1 material per wearable.
* 2K textures
* The thumbnail must be 512\*512 pixel
* Wearables may not mimic or copy other 3D assets that have already been published.
* Wearables with misleading categories may be rejected.


---

# 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.overthereality.ai/over-avatar-body-standard-for-clothes/guidelines.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.
