> For the complete documentation index, see [llms.txt](https://docs.utopiacoin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.utopiacoin.org/utopia-announcement/utopia-avatar-design-challenge-announcement.md).

# Utopia Avatar Design Challenge Announcement

To create a truly decentralized ecosystem, we decide to work from something small but important. We are launching the Utopia Avatar Design Contest now.

## Contest Info <a href="#d2d7" id="d2d7"></a>

**Submission Deadline:** 15th December, 23:59 pm UTC

**Theme:** Create an avatar for each of 5 roles in the Utopia metaverse

> Producer: Depositing collateral assets and generate Ustablecoins.
>
> Protector: Obtaining liquidation income by providing Ustablecoins to Moat Pool.
>
> Utopian: Using Ustablecoins to participate in various applications in the universe.
>
> Adventurer: Obtaining high returns by providing liquidity to UC LP / Ustablecoin LP / NFT LP, etc.
>
> Voter: Anyone who holds UC and has voting rights.

**Grading Time:** 15th December — 30th December

**Note:** UC is the essential token in the Utopia metaverse for every Utopian to participate in any activity.

## What is the Reward? <a href="#a431" id="a431"></a>

We will select one winner for each role. Winners will be rewarded 50 UC (worth $50).

Every participant will be issued one UC as a small prize for partaking in the project.

## How to Participate? <a href="#eae8" id="eae8"></a>

\
**Step 1)** Design a Utopia avatar based on each role’s description and functions. You could sketch it out on paper, illustrate it using 2D drawing software, or even model it in 3D.

“Avatar” refers to the images you put on Telegram profile, the avatar you put on Discord and header images people use to present themselves on other social media platforms.

**Step 2)** Turn your design into an image file. Scan it, photograph it, or take a screen capture. Files should be 350 x 350​​ at minimum. The better image quality is, the more scores you will get.

**Step 3)** Follow @UtopiaCoinOrg on Twitter and reply to our tweet announcing the contest. Include your works and the hashtag #UtopiaMetaverse #UtopiaCoin.

**Step 4)** Join our [Telegram group](https://t.me/utopiacoin_official): <https://t.me/utopiacoin_official>

**Step 5)** Fill out the [form](https://docs.google.com/forms/d/e/1FAIpQLSelOs2jeacfGMhbJr-aL7pWbbjmHdB9j1c4yz1u03clxB5Jew/viewform?usp=sf_link).

Make sure to follow all these steps. If we don’t know your profile, we can’t give you your reward!

**Note:** Multiple entries are allowed. All the works submitted must be original.

## Grading Criteria <a href="#a787" id="a787"></a>

![](/files/ht1rMbrcIu1NEJ1bf6yP)

## Rewarding Rule <a href="#d2ae" id="d2ae"></a>

![](/files/vv51gXrvIaNh6dwpc13S)

Join the contest now. We can’t wait to see your masterpiece featuring in the Utopia metaverse!\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.utopiacoin.org/utopia-announcement/utopia-avatar-design-challenge-announcement.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
