# LIBRARY

- [Foundations](https://academy.rtfkt.com/library/foundations.md)
- [RTFKT 3D Files](https://academy.rtfkt.com/library/foundations/rtfkt-3d-files.md)
- [Clone X 3D Files](https://academy.rtfkt.com/library/foundations/clone-x-3d-files.md)
- [Courses](https://academy.rtfkt.com/library/courses.md)
- [Blender](https://academy.rtfkt.com/library/courses/blender.md)
- [Clone X Basics](https://academy.rtfkt.com/library/courses/blender/clone-x-basics.md)
- [Pose and Render](https://academy.rtfkt.com/library/courses/blender/clone-x-basics/pose-and-render.md)
- [Multiple Clone X](https://academy.rtfkt.com/library/courses/blender/clone-x-basics/multiple-clone-x.md)
- [Expressions](https://academy.rtfkt.com/library/courses/blender/clone-x-basics/expressions.md)
- [Realistic Skin](https://academy.rtfkt.com/library/courses/blender/clone-x-basics/realistic-skin.md)
- [Wearables](https://academy.rtfkt.com/library/courses/blender/wearables.md)
- [Rig Wearables](https://academy.rtfkt.com/library/courses/blender/wearables/rig-wearables.md)
- [Custom T-Shirt](https://academy.rtfkt.com/library/courses/blender/wearables/custom-t-shirt.md)
- [Platforms and VRMs](https://academy.rtfkt.com/library/courses/blender/platforms-and-vrms.md)
- [Clone X VRMs](https://academy.rtfkt.com/library/courses/blender/platforms-and-vrms/clone-x-vrms.md)
- [Chibi VRMs](https://academy.rtfkt.com/library/courses/blender/platforms-and-vrms/chibi-vrms.md)
- [AR/VR](https://academy.rtfkt.com/library/courses/ar-vr.md)
- [Spark AR](https://academy.rtfkt.com/library/courses/ar-vr/spark-ar.md)
- [Clone X Instagram Filter | 101 Series](https://academy.rtfkt.com/library/courses/ar-vr/spark-ar/clone-x-instagram-filter-or-101-series.md)
- [Tips and Tricks](https://academy.rtfkt.com/library/tips-and-tricks.md)
- [Filmmaking](https://academy.rtfkt.com/library/tips-and-tricks/filmmaking.md)
- [Film Basics](https://academy.rtfkt.com/library/tips-and-tricks/filmmaking/film-basics.md)
- [Creator Challenges](https://academy.rtfkt.com/library/creator-challenges.md)
- [Animus 3D Challenge](https://academy.rtfkt.com/library/creator-challenges/animus-3d-challenge.md)
- [Animus 2D Challenge](https://academy.rtfkt.com/library/creator-challenges/animus-2d-challenge.md)
- [My Cause, My Cleats Challenge](https://academy.rtfkt.com/library/creator-challenges/my-cause-my-cleats-challenge.md)
- [MK Pill Challenge](https://academy.rtfkt.com/library/creator-challenges/mk-pill-challenge.md)
- [AR Hoodie Challenge](https://academy.rtfkt.com/library/creator-challenges/ar-hoodie-challenge.md)
- [Pod Challenge](https://academy.rtfkt.com/library/creator-challenges/pod-challenge.md)


---

# Agent Instructions: 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.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.
