> 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/animus-3d-challenge.md).

# Animus 3D Challenge

**Challenge Ended |** [Compilation Thread](https://x.com/bezi_3d/status/1787599600406155399) **|** [Challenge Landing Page](https://creators.rtfkt.com/creator-challenges/animus-3d-challenge)

RTFKT and [Bezi](https://bezi.com/) have joined forces to launch a challenge aimed at all sorts of designers eager to transition into the realm of 3D and spatial design. The challenge revolves around crafting an immersive experience titled **"A Day in the Life of Animus"** using assets provided by RTFKT and the Bezi platform.

***

#### Tutorials

#### **Use Case Workshop**

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

#### **How to View / Record AR Mobile Experiences**

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

#### Requires

<details>

<summary>Bezi 3D Platform (Free Access)</summary>

<https://www.bezi.com/hq>

</details>

#### RTFKT 3D Files Exclusive Access

* All participants get access to the 3D files of three companions, the Animus Egg and Egg Incubator, from [Project Animus](https://animus.rtfkt.com/).

<div><figure><img src="/files/BRemoApHINC1vSVpe2Hj" alt=""><figcaption></figcaption></figure> <figure><img src="/files/etEZw1DsfKP45ffiXy6G" alt=""><figcaption></figcaption></figure> <figure><img src="/files/gHjR3xikWAdMQYX8mkZs" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/575cPBk8fMUqgiIHpotJ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/Z23o6AvhWODoctJ3jgRy" alt=""><figcaption></figcaption></figure></div>

#### Winners & Prizes

[Announcement ](https://x.com/RTFKTcreators/status/1790412427315568860)

🥇 **First Place** : MakiDZN | [Submission](https://x.com/MakiDZNS/status/1786170805086204190)

<div><figure><img src="/files/0aTCxXfvxKRIWqxx4Vce" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aAddG5ptJG3UugKvvdeu" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PGAicEerDEeygejCVLe0" alt=""><figcaption></figcaption></figure></div>

* Apple Vision Pro
* Clone X Art Collectible
* Animus Egg Collectible
* Clone X Genesis T-Shirt

🥈 **Second Place** : Fabzter | [Submission](https://x.com/lazyriivr)

<div><figure><img src="/files/ctr6p5PExsmZgKiSZpss" alt=""><figcaption></figcaption></figure> <figure><img src="/files/9AnS22m3xcGxsSJc9Qd4" alt=""><figcaption></figcaption></figure> <figure><img src="/files/PhQ91d9xNmj2UhATl5A5" alt=""><figcaption></figcaption></figure></div>

* RTFKT x NIKE AF1 Genesis
* Animus Egg Collectible
* Clone X Genesis T-Shirt

🥉 **Third Place** : Ravian | [Submission](https://x.com/ravian_eth/status/1785327227380633917)

<div><figure><img src="/files/SZug6PP49MvBlDJKGkrE" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0MkQtix4nXX3kbIKnURD" alt=""><figcaption></figcaption></figure> <figure><img src="/files/XdREbmNBDaal9lEIatGA" alt=""><figcaption></figcaption></figure></div>

* RTFKT x NIKE AR Hoodie
* Animus Egg Collectible
* Clone X Genesis T-Shirt


---

# 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/animus-3d-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.
