> 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/foundations.md).

# Foundations

### PILLAR 1 **: RTFKT COLLECTIONS**

RTFKT has a diverse range of projects to be a part of, in both digital and physical form.&#x20;

[Explore Collections](https://rtfkt.com/)

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

### PILLAR 2: RTFKT 3D FILES

Every RTFKT collection comes with industry standard 3D files for creator involvement. &#x20;

Whether for intricate close-ups in high-end projects or seamless integration into multi-resolution gaming environments, our objective is to empower users to achieve their goals effortlessly.&#x20;

{% content-ref url="/spaces/0pdCbe5B1MDai7jxRVZn/pages/7zGpoLvWMFtSqPeFgWf8" %}
[RTFKT 3D Files](/library/foundations/rtfkt-3d-files.md)
{% endcontent-ref %}

### PILLAR 3: MAIN COLLECTION | CLONE X

Clone X is our most ambitious project yet. Quality-focused, high-end avatars, ready for digital worlds.

{% content-ref url="/spaces/0pdCbe5B1MDai7jxRVZn/pages/aX7kvWmN0RyMwPnB0tiY" %}
[Clone X 3D Files](/library/foundations/clone-x-3d-files.md)
{% endcontent-ref %}


---

# 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:

```
GET https://academy.rtfkt.com/library/foundations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
