> For the complete documentation index, see [llms.txt](https://shpp.gitbook.io/discord-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shpp.gitbook.io/discord-manual/master.md).

# Головна

{% hint style="warning" %}
[Встановіть](https://discord.com/) Discord на комп'ютер. Браузерна версія — неповноцінна та глючна.
{% endhint %}

## Як читати цей документ:

Він величенький :) Але значна частина — це те, що ви вже й так знаєте. Тож не обов'язково читати його весь-весь. Коли буде час та натхнення — подивитесь детальніше. А зараз варто засвоїти **найголовніше**:

* Перейти на новий рядок: **`Shift + Enter`**
* [Шукайте](https://shpp.gitbook.io/discord-manual/poshuk) готові відповіді в чатах та дивіться [закріплені](https://shpp.gitbook.io/discord-manual/zakripleni-povidomlennya) повідомлення, перш ніж ставити нові питання.
* Якщо пишете в чат код — правильно [форматуйте](https://shpp.gitbook.io/discord-manual/oformlennya-ta-tegi#pidsvitka-sintaksisu-kodu) його.

Все інше читайте вже коли буде час та натхнення :)

## Буде круто, якщо скажете, чи цей документ для вас "ок"

Він постійно дороблятиметься та доповнюватиметься. Ваші відгути покращують його.

Якщо ви не можете щось тут знайти, матеріал важко "заходить" чи ви помітили помилку — будь ласка, пишіть нам в [чат](https://discord.gg/NDJErVc4) :)

**P.S.** Відео з [плейліста](https://www.youtube.com/playlist?list=PLl6QPSebh4SDBGPbNAZEWuNF816McXYlJ) перезапишемо якісніше та українською. Але поки юзатимемо ті, які є зараз :)


---

# 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://shpp.gitbook.io/discord-manual/master.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.
