# Вопросы и Ответы

- [Как включить отображение ошибок в интерфейсе?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/kak-vklyuchit-otobrazhenie-oshibok-v-interfeise.md)
- [Где находится корневая папка сайта на сервере?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/gde-nakhoditsya-kornevaya-papka-saita-na-servere.md)
- [Где найти путь к проекту и имя пользователя?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/gde-naiti-put-k-proektu-i-imya-polzovatelya.md)
- [Как загрузить файл базы с большим размером?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/kak-zagruzit-fail-bazy-s-bolshim-razmerom.md)
- [Где можно разместить доп. код для подтверждения прав?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/gde-mozhno-razmestit-dop.-kod-dlya-podtverzhdeniya-prav.md)
- [(Важно) Что нужно знать перед тем как обновиться?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/vazhno-chto-nuzhno-znat-pered-tem-kak-obnovitsya.md)
- [Как создать Backup?](https://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety/kak-sozdat-backup.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://iexexchanger.gitbook.io/9.2.x/razrabotchikam/voprosy-i-otvety.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.
