# Overview

### 1. Download Software

Prepare a 3D modeling program and the base modeling FBX file.

### 2. 3D Modeling

The ALTAVA team provides several important guidelines to ensure all creators' safety and enjoyable experiences. During the evaluation process, we thoroughly check if the following criteria are met.&#x20;

Please double-check to ensure your modeling work adheres to these standards. Even if it passes the evaluation, it may be deleted without notice if deemed inappropriate content.

* [Design Guidelines](/creator-guide/making-3d-models/design-guidelines.md)
* [Modeling Guidelines](/creator-guide/modeling-guidelines/units-setup.md)

{% hint style="info" %}
For the convenience of creators, we are improving to allow the upload of various **virtual world file format models.**
{% endhint %}

{% hint style="info" %}
FBX file size is limited to 10MB or less (Including textures).
{% endhint %}

### 3. Upload a 3D model

{% hint style="warning" %}
Please ensure that you select the correct tab when uploading. Otherwise, the review may be rejected.&#x20;
{% endhint %}

{% hint style="danger" %}
**Please check!**\
\
If you upload a design that someone else has registered on the ALTAVA AI site or re-upload a design you created, the review may be rejected. Here, 'design' refers to files including 3D modeling and textures.&#x20;
{% endhint %}

The created 3D clothing must be saved as an FBX file. Therefore, Upload tap can be divided into two depending on the base model used:

* **Zepeto to Roblox**: FBX file based on the Zepeto base model

<figure><img src="/files/3TRVFjLlZQd9SltI8X5N" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The Zepeto base model file can only be converted to Roblox. For upload precautions, refer to [\[Setting up Modeling- Zepeto\]](/creator-guide/making-3d-models/preparing-for-modeling/zepeto.md).
{% endhint %}

* **Altava to Roblox/Snapchat:** FBX file based on the Altava base model

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

{% hint style="info" %}
The Altava base model file can be converted to Roblox or Snapchat. For production guidelines, refer to [\[Setting up Modeling\]](/creator-guide/making-3d-models/preparing-for-modeling/altava.md).
{% endhint %}

### 4. Request 3D Model Evaluation

Please select the required items before submitting.&#x20;

* **Select Virtual world(s)**

Select which virtual world item(s) you would like to create. Multiple selections are possible. However, in the case of Zepeto to Roblox, only Roblox can be converted.

* **Select Category**

Please set a category that matches the modeling you created.

<table><thead><tr><th width="172">Category</th><th width="269">Items</th><th data-hidden></th></tr></thead><tbody><tr><td>Top</td><td>Top, Shirt, etc.</td><td></td></tr><tr><td>Outwear</td><td>Jacket, Coat, etc.</td><td></td></tr><tr><td>Pants</td><td>Short/Midi/Long pants, etc.</td><td></td></tr><tr><td>Skirt</td><td>Short/Midi/Long skirt, etc.</td><td></td></tr><tr><td>Dress</td><td>All items where the top and bottom are attached, such as Dresses, Suits, Jumpsuits, etc.</td><td></td></tr><tr><td>Shoes</td><td>All items worn on the feet, such as sneakers, boots, etc. </td><td></td></tr><tr><td>Headwear</td><td>Caps, Hats etc.</td><td></td></tr><tr><td>Bags</td><td>All bag-shaped items are attached to the back.</td><td></td></tr></tbody></table>

* **Select the Base model type**

Please select this only if you create a 3D model based on the Altava model.

### 5. 3D Model Management

After downloading the desired conversion file, click the Publish button to share your design. You can check the review status here. Once a 3D model has passed the review process, you can download and publish the 3D model.

{% hint style="info" %}
**Download:** you can download the converted file.
{% endhint %}

{% hint style="info" %}
**Publish:** your 3D model will be tokenized as an NFT and displayed on the ALTAVA AI platform.&#x20;
{% endhint %}

&#x20;For more details, click [\[My 3D Model\]](/creator-guide/managing-your-3d-models/my-3d-models.md).

### 6. Request Payment

ALTAVA provides creators with the opportunity to make a profit.

One of our main goals is to create a system that prioritizes creators' rights, transparency, and fair and swift financial settlements. As a result, All published 3D models are tokenized as NFTs for protection and management.

Tokenized 3D models are settled according to internal regulations, and once a certain amount of revenue is generated, settlements can be made in TAVA.

{% hint style="info" %}
Only 3D models that have completed **publishing** can make a profit.
{% endhint %}


---

# 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.altava.com/creator-guide/overview/overview.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.
