# Обход блокировки Дискорда

Дискорд является главным средством общения на нашем сервере, поэтому всегда нужно быть на связи. Данная инструкция показывается как обойти его блокировку.

***

1. **Скачивайте фикс с официального ресурса**

{% embed url="<https://github.com/Flowseal/zapret-discord-youtube/releases>" %}

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

2. Создайте новую папку и разархивируйте туда скачанный архив

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

3. Запустите от имени администратора general.bat

{% hint style="warning" %}
Если general.bat не помогает, то попробуйте запустить другие файлы general. Чаще всего помогает general (ALT3).bat или general (ALT4).bat
{% endhint %}

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


---

# 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://wiki.mineyour.pw/info/discord.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.
