# Про код в чатах Discord

**Будь ласка, не пишіть "голий" код задач в чат**. Бо уявіть: ви вчитесь чесно, все вирішуєте самостійно. І тут заходите в чат, а там — бам! спойлер. І ви його побачили, хоча й не хотіли. А як назад розбачити? Ніяк.

Тому, якщо треба скинути код *(для рев'ю, або якщо щось не працює і треба допомога)* — [робіть посилання в Ш++ IDE ](/zero/arrangements/sh++-ide.md#posilannya-na-kod)та скидайте в чат саме його, а не код, як такий.\
\
Якщо ж треба скинути невеличкий шматочок, для якого посилання буде зайвим — ок, але тоді код треба загорнути у блок та вказати назву мови. [Інструкція, як це робити](https://shpp.gitbook.io/discord-manual/beautify#pidsvitka-sintaksisu-kodu).

***P.S.** Нагадуємо:* [*не підглядайте*](/zero/arrangements/plagiarism.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://shpp.gitbook.io/zero/arrangements/code-in-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.
