> For the complete documentation index, see [llms.txt](https://docs.monaverse.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.monaverse.com/general-resources/buildathons-challenges/sculpture-challenge-completed.md).

# Sculpture Challenge (Completed)

## The Brief

Introducing our next build challenge - SCULPTURES

The Metaverse began with empty space, now it is filling up with unique cultural objects by creators all over the world. These digital assets foster new stories, and new experiences. Wherever you are in the Monaverse, there are new forms to discover, with the unknown waiting just beyond.

THE CHALLENGE: Design an incredible sculpture using your 3d creation tools of choice, to entice visitors to *admire, engage, and discuss.*

Asset Recommendations:

* Polygon Count: 10k, or “Game-Ready”
* Model Format: .UnityPackage
* Texture Sizes: >2k

This Build Challenge is in preparation for our NYC Build-a-thon and will be judged by a panel.

## **Prizes**

1st prize = $1000&#x20;

2nd prize = $800&#x20;

3rd Prize = $500&#x20;

4th Prize = $350&#x20;

5th Prize = $350

## Judging

Prize winners will be selected by the Mona team. Winning Assets will be purchased by Mona and shared with the community via the *Community Asset Library* for others to use in their future builds. Any asset that wishes to be part of the community library will have the option to opt in.

## Winners

Cameron Nelson

Kyle Hammond

Thomas Moore

Kelon Cen

Nils Hansen


---

# 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.monaverse.com/general-resources/buildathons-challenges/sculpture-challenge-completed.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.
