# Grand Theft Auto

- [Revisited Trilogy](https://dev.pgteam.org/main/mods/gta/rt.md): Сборник модификаций Revisited Trilogy возвращает вырезанные особенности и детали игр, отличающие версии PC / PS2 / Xbox и Mobile
- [GTA III](https://dev.pgteam.org/main/mods/gta/rt/gta3.md): 10th Anniversary Edition Mod
- [Список изменений](https://dev.pgteam.org/main/mods/gta/rt/gta3/changelog.md)
- [Установка](https://dev.pgteam.org/main/mods/gta/rt/gta3/install.md)
- [GTA Vice City](https://dev.pgteam.org/main/mods/gta/rt/vc.md): 10th Anniversary Edition Mod
- [Список изменений](https://dev.pgteam.org/main/mods/gta/rt/vc/changelog.md)
- [Установка](https://dev.pgteam.org/main/mods/gta/rt/vc/install.md)
- [GTA San Andreas](https://dev.pgteam.org/main/mods/gta/rt/sa.md): Anniversary Edition Mod
- [Список изменений](https://dev.pgteam.org/main/mods/gta/rt/sa/changelog.md)
- [Установка](https://dev.pgteam.org/main/mods/gta/rt/sa/install.md)
- [Медиа](https://dev.pgteam.org/main/mods/gta/rt/media.md): В этом разделе собраны материалы по Revisited Trilogy: цифровые версии мануалов, арт-принты и логотипы.
- [Рейс №LC01–VC86–SA92](https://dev.pgteam.org/main/mods/gta/rt/media/rt_manual.md)
- [Добро пожаловать в Liberty City](https://dev.pgteam.org/main/mods/gta/rt/media/gta3_manual.md)
- [Справочник туриста](https://dev.pgteam.org/main/mods/gta/rt/media/vc_manual.md)
- [Городской гид](https://dev.pgteam.org/main/mods/gta/rt/media/sa_manual.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://dev.pgteam.org/main/mods/gta.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.
