> For the complete documentation index, see [llms.txt](https://wiki.petridish.pw/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.petridish.pw/ru/more/report.md).

# У меня проблема!

И так, вам нужно предоставить следующее:

1. Скриншот вашей проблемы, или видео если нужно.
2. Скриншот вашей консоли (см фото ниже).
3. Расскажите как это происходит по шагам.
4. ̶Г̶д̶е̶ ̶в̶ы̶ ̶и̶г̶р̶а̶е̶т̶е̶,̶ ̶к̶л̶и̶е̶н̶т̶ ̶и̶л̶и̶ ̶б̶р̶а̶з̶у̶е̶р̶?̶ (Лучше предоставьте скришнот!)
5. Ваш ID, ник скина, IP адрес, время и сервер (или сайт) на котором возникла проблема.

Ваш IP: ([Нажми](https://www.showmyip.com/))

Пример:

1. скриншот-проблемы.png
2. скриншот-коносли.png
3. ID 64, скин danil chertkov, сервер мс5к, сегодня 30 минут назад. IP: 123.123.123.123
4. У меня не отображается скин, у других его тоже не видно.

{% content-ref url="/pages/u0vUASrhIeylXq0hCoym" %}
[Связаться с нами](/ru/contact.md)
{% endcontent-ref %}

## Консоль браузера

F12 > Консоль(Console) > Скриншот(prt scr на клавиатуре)

<figure><img src="/files/YdS8XKevSymCOWFKRG6v" alt=""><figcaption></figcaption></figure>

## Консоль клиента

<figure><img src="/files/Z8rlLsP0emoEkuSZv90s" alt=""><figcaption><p>шаг 1 (Тоже самое для пк/телефон клиентов)</p></figcaption></figure>

<figure><img src="/files/iuuUgZKxB9vr4c8Lw2pb" alt=""><figcaption><p>шаг 2 (Тоже самое для пк/телефон клиентов)</p></figcaption></figure>

<figure><img src="/files/tyOhXocDHwh6Z2LqqGZs" alt=""><figcaption><p>шаг 3 (Тоже самое для пк/телефон клиентов)</p></figcaption></figure>


---

# 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 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://wiki.petridish.pw/ru/more/report.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.
