> For the complete documentation index, see [llms.txt](https://academy.rtfkt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.rtfkt.com/library/creator-challenges/pod-challenge.md).

# Pod Challenge

**Challenge Ended |** [**Compilation Video**](https://www.instagram.com/tv/CeMYPSBJDeJ/?utm_source=ig_web_copy_link\&igsh=MzRlODBiNWFlZA==)

Create furniture, decoration, art installation or a full skin for the Loot Pod.

#### **Jury Video**

{% embed url="<https://www.youtube.com/watch?t=10s&v=AWHrKg4V8Tk>" %}

***

#### Tutorials

#### **How to Create a Basic 1-Click Installation Skin for the Loot Pod**

{% embed url="<https://www.youtube.com/watch?v=xFtnEFnh0Q8>" %}

#### **The Best Way To Find Inspiration For Your Art**

{% embed url="<https://www.youtube.com/watch?v=n1DqmXIql7I>" %}

#### Requires

{% content-ref url="/spaces/0pdCbe5B1MDai7jxRVZn/pages/ga6Qq7m10wSB2NI3Orm6" %}
[Blender](/library/courses/blender.md)
{% endcontent-ref %}

#### RTFKT 3D Files Exclusive Access

* All participants were given the [Loot Pod 3D files](https://exodus.rtfkt.com/).
* Currently, if you own a Loot Pod digital asset, you can login to [rtfkt.com](https://rtfkt.com/) > Inventory > Download Loot Pod 3D Files.

#### Winners

🥇 First Place: Toprak | [Submission](https://twitter.com/RTFKT/status/1531690243816050688)

<figure><img src="/files/2Pm9S0JTJPh7UYAK6Mki" alt=""><figcaption></figcaption></figure>

🥈 Second Place Shared: 11it | [Submission](https://twitter.com/RTFKT/status/1531690236052398081)

<figure><img src="/files/821s5yP5FWWCtWYmlgrR" alt=""><figcaption></figcaption></figure>

🥈 Second Place Shared: Fernando Quinn | [Submission](https://twitter.com/RTFKT/status/1531690228561354756)

<figure><img src="/files/8RaOhtGE8caijXqJvChO" alt=""><figcaption></figcaption></figure>

🥉 Third Place Shared: Mike Red | [Submission](https://twitter.com/RTFKT/status/1531690222425194497)

<figure><img src="/files/2w62sj6Pwoswo1mCcL5H" alt=""><figcaption></figcaption></figure>

🥉 Third Place Shared: Tata Portal | [Submission](https://twitter.com/RTFKT/status/1531690214934069252)

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


---

# 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://academy.rtfkt.com/library/creator-challenges/pod-challenge.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.
