# Обратная связь

### Ошибки:

{% hint style="info" %}
***e-mail:*** <mark style="color:blue;"><pgteam.one@gmail.com></mark>

***Discord:*** <https://discord.gg/FaRtQHnu>

<mark style="color:red;">**ВНИМАНИЕ:**</mark> Мы не оказываем помощь по проблемам из оригинальных портов и игр! Пожалуйста, обращайтесь к авторам проектов.
{% endhint %}

> В письмо **обязательно** вложите:
>
> * Версию установленной модификации (*можно найти в \*.ini-файле, расположенном в папке с модификацией*);
> * Версию порта игры и откуда она была загружена;
> * Скриншот ошибки и опишите момент ее возникновения;
> * Скриншот содержимого папки установленной игры с модификацией (полный экран).

### Для пожеланий и замечаний:

{% hint style="info" %}
***e-mail:*** <pgteam.one@gmail.com>

***Discord:*** <https://discord.gg/FaRtQHnu>

***youtube канал***: [PG Team](https://www.youtube.com/channel/UCPgSdEFDCmz92QuyaeeBGmw)
{% endhint %}


---

# 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/support/feedback.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.
