# In-Depth Guide

## Preface

This is the most extensive source of documentation for RTC, its concepts and tools. RTC as a project started in 2014 and kept changing throughout the years. A certain stability has been reached before 5.0.0 was released and most information featured in this guide should stay up to date even if the screen captures might sometimes be outdated.

## Credits

**\[RTC Team]**\
Ircluzar\
Narry\
NullShock78\
AbsenteeSurgeron\
ChrisNonyminus\
Moogie\
MaxMinerva\
Mistsofnowh3r3\
Goodblue77\
Melody\
xperia64\
Freelance Astronaut\
BLiNX PERSON\
Tenta\
\
\&#xNAN;**\[Various testers and content contributors]** \
BitRain, brand175, chinchilla\_paladin, CornObjects, Ego, VGDCMario, Freelance Astronaut, Frus, GizmoTheDragon, Impromptunite, Jojo, LuckyLuigiX4, Mr.Apple, Naransolongo Boldbayer, SuperHobbit, Unbyte, Unknown Samurai, unkyz, Killysunt, Lawn Meower, Matty G, re11ding, retrocombine, Skeletoxin, Spotty Len, vinesauce, Weinerless Steve, ZeroDucksGiven

**All programs from the RTC suite of tools are Open Source and available at:** [**https://github.com/redscientistlabs**](https://github.com/redscientistlabs)


---

# 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://corrupt.wiki/rtcv/rtc.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.
