# GTAMINE - WIKI

## GTAMINE ROLEPLAY

- [Информация](https://wiki.gtamine.com/info.md)
- [Ресурспак](https://wiki.gtamine.com/pack.md)
- [Защита аккаунта](https://wiki.gtamine.com/security.md)
- [Платные услуги](https://wiki.gtamine.com/donate.md)
- [Пригласи друга](https://wiki.gtamine.com/referal.md)
- [Основы RolePlay](https://wiki.gtamine.com/start/roleplay.md)
- [Команды](https://wiki.gtamine.com/start/commands.md)
- [Квесты](https://wiki.gtamine.com/start/quests.md)
- [Заработок](https://wiki.gtamine.com/start/income.md)
- [Город](https://wiki.gtamine.com/start/city.md)
- [Карта](https://wiki.gtamine.com/start/city/map.md)
- [Локации](https://wiki.gtamine.com/start/city/locations.md)
- [Модульные локации](https://wiki.gtamine.com/start/city/mod_locations.md)
- [Банк](https://wiki.gtamine.com/game/bank.md)
- [Бизнесы](https://wiki.gtamine.com/game/businesses.md)
- [Недвижимость](https://wiki.gtamine.com/game/estate.md)
- [Транспорт](https://wiki.gtamine.com/game/transport.md)
- [Автошкола](https://wiki.gtamine.com/game/transport/avtoshkola.md)
- [Заправка](https://wiki.gtamine.com/game/transport/gasstation.md)
- [Автотюнинг](https://wiki.gtamine.com/game/transport/autotuning.md)
- [Свадьбы](https://wiki.gtamine.com/game/marry.md)
- [Организации](https://wiki.gtamine.com/game/fractions.md)
- [Захваты](https://wiki.gtamine.com/game/fractions/war.md)
- [Взводы](https://wiki.gtamine.com/game/fractions/platoon.md)
- [Розыск](https://wiki.gtamine.com/game/fractions/missing.md)
- [Тюрьма](https://wiki.gtamine.com/game/fractions/jail.md)
- [Телефоны](https://wiki.gtamine.com/game/telefony.md)
- [Передача предметов](https://wiki.gtamine.com/game/give_item.md)
- [Городской рынок](https://wiki.gtamine.com/game/bazar.md)
- [Стадия смерти](https://wiki.gtamine.com/game/death_stage.md)
- [Описание персонажа](https://wiki.gtamine.com/game/pame.md)
- [Список обновлений](https://wiki.gtamine.com/other/updates.md)
- [История сервера](https://wiki.gtamine.com/other/history.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.gtamine.com/info.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.
