> 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/resources/wallpapers/rtfkt-wallpapers/animus.md).

# Animus

* [What is Project ANIMUS?](https://animus.rtfkt.com/)
* [ANIMUS Lore](https://www.youtube.com/watch?v=1YLmjDuye8Y)
* [Download All Wallpapers](https://crtrs.box.com/s/49ls3tb34d15tfir7592xqee6qt6h73z)

***

#### ANIMUS Reveal Wallpapers

18 wallpapers from the official ANIMUS reveal announcement video.

* Landscape 4K Cinematic
* Lanscape
* Vertical

[**DOWNLOAD**](https://crtrs.box.com/s/49ls3tb34d15tfir7592xqee6qt6h73z)

<figure><img src="/files/1mTB8JufidpRj5p5rm5Y" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/X5pAU2XHub0Fl6AtagFq" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/Ot7WzXxlaJxXTDSdudck" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/WgJk4jDPsa8tWIPC3cED" alt="" width="188"><figcaption></figcaption></figure></div>

#### Community Spotlight Wallpapers

Creators highlighed: [POV](https://x.com/breakingbarbie), [CLXRB](https://x.com/clxrb_eth), [PREZDENT](https://x.com/CryptoLifeJack) and [ILA ORBIS](https://x.com/ilaorbis).

* Landscape 4K Cinematic
* Lanscape
* Vertical

[**DOWNLOAD**](https://crtrs.box.com/s/k1xrx4rlvfyjivusao7nbverbv1zdeyv)

<div><figure><img src="/files/pRBf0bE1tNpDpWkS7Mpd" alt=""><figcaption><p>POV</p></figcaption></figure> <figure><img src="/files/C9g35X16NUYURzsrioer" alt=""><figcaption><p>CLXRB</p></figcaption></figure></div>

<div><figure><img src="/files/2DAxgSuT6ue4JlPASkJ8" alt=""><figcaption><p>PREZDENT</p></figcaption></figure> <figure><img src="/files/Tm6a51ieCsjrJiZUd5HZ" alt=""><figcaption><p>ILA ORBIS</p></figcaption></figure></div>


---

# 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/resources/wallpapers/rtfkt-wallpapers/animus.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.
