# Upload Your Design

Creators can upload their works to SecondLive Marketplace once they complete the design, where the works are tradable if approved.

*<mark style="color:red;">**\*Avatar Creators have 10 upload opportunities per day.**</mark>*

## **Export .glb and Save Corresponding .png File**

* **Cover Image Export Function**

  * When users click the Export button to save glb file locally, a png image with the same name will be saved in the selected path simultaneously.
  * The png image can be used as the cover image when uploading works afterward.

![](/files/gwyDdYNhhH4JpY7mhgLx)

## **Upload .glb and .png Files to SecondLive**

* **Export .glb Resources**
* Export .glb file
* After clicking Export button in editing status, there will be a system save popup window. Select a local position and click Save button, then the current designs would be saved as resources in .glb format.

![](/files/wO0mgWCg78KheLA9Hhw7)

* **Enter Secret Key to login SecondLive Creator Account**

  * Login to the account.
  * Only by logging in to the Creator Account can users Upload designs.
  * Click the Login button and enter Secret Key, then complete the login.
  * The login status will be displayed in the top right corner of the page after the login is completed.

![](/files/emwXKGq1Rx1vBjkwpWZI)

####

## **Upload Creating Resources**

* **Upload Popup Window**
  * After login, click Upload to Shop button, then Upload to SecondLive would pop up.
* **Steps to upload to SecondLive**
  * Step 1: Select .glb file
    * Click Upload glb in the popup, and upload required glb resources in the local position.
  * Step 2: Choose the Cover
    * If the png cover has been exported before and has the same name as glb plus these two are in the same category, the corresponding png cover will be uploaded automatically when users upload glb.
    * If the png cover isn’t uploaded automatically, users can click Upload Icon button in the popup to select a local png file to upload.
  * Step 3: Upload selected glb and png to SecondLive.
    * If the design is wearable to avatars of different styles and genders, then related .glb files need to be uploaded. For example, if the hoodie you uploaded supports the avatars of ACG\_Male, ACG\_Female,Realistic\_Male and Realistic\_Female, the corresponding glb files need to be uploaded at the same time.

      * Click Now Upload button to upload.<br>

      <figure><img src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F83653022-1044-49ec-a6da-5a68524ae697%2FUntitled.png?table=block&#x26;id=9e19f930-9139-41fe-8385-a62b0d98b4ce&#x26;spaceId=a076ef86-0622-4c2c-821c-63af2b07af48&#x26;width=2000&#x26;userId=9f727253-72fa-4fa1-8a14-4d22ce31fc67&#x26;cache=v2" alt=""><figcaption></figcaption></figure>

      ## Design Preview

      The preview will show whether the design is wearable to different Avatars.

      * The mark on the cover image will be decided by the .glb file that is uploaded.
        * 3 marks in total
          * 【Realistic】will appear on the cover image if .glb files of Realistic style are uploaded;
          * 【ACG】will appear on the cover image if glb files of ACG style are uploaded;
          * 【General】will appear on the cover image if glb files of Realistic and ACG styles are both uploaded.
      * Both the mark and the cover will be uploaded to SecondLive.

      \
      100%<br>

      <figure><img src="https://www.notion.so/image/https%3A%2F%2Fs3-us-west-2.amazonaws.com%2Fsecure.notion-static.com%2F4649ce15-546e-4848-a86b-0cc2c5c5f285%2FUntitled.png?table=block&#x26;id=a24db7e9-4cc5-44cc-9be1-5534d263313b&#x26;spaceId=a076ef86-0622-4c2c-821c-63af2b07af48&#x26;width=2000&#x26;userId=9f727253-72fa-4fa1-8a14-4d22ce31fc67&#x26;cache=v2" 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.secondlive.world/secondlive-en/creator/avatar-creator/upload-your-design.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.
