# Contributor HUB

## What is it?

**Contributor hub** is a tool for publishing your designs to customuse website

<figure><img src="/files/yOIBp88LNFZMA9gLuDl9" alt=""><figcaption><p>Contributor hub main page</p></figcaption></figure>

**Publish your designs in a few simple steps:**

1. Pick a [platform](/introduction/supported-platforms.md)
2. Upload your design assets in the ZIP archive
3. Set public and internal name
4. Set outfit default colors (optional, you can set them later)
5. Choose body part for [accessories](/platform-basics/3d-accessories.md) (optional)
6. Fill in [hashtags](/platform-basics/hashtags-metatags.md) (optional, you can set them later)
7. Press UPLOAD

<figure><img src="/files/WZ1YnuyAdja99bUUD7lq" alt=""><figcaption><p>Upload step by step</p></figcaption></figure>

After that moderators will check your model and **approve** or **reject** it. Learn more about moderation [here](/platform-basics/moderation.md).


---

# 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://wiki.customuse.com/introduction/contributor-hub.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.
