# Начертание форматирование при отправке сообщений Телеграм

* **`**bold**`** — жирный
* ***\_italic\_*** — курсив&#x20;
* **\_underline\_**
* **`~~strike~~`** — зачеркнутый
* **||spoiler||** — споллер
* **\[inline URL]\(**[**http://www.example.com/**](http://www.example.com/)**)** — ссылки как текст
* **!\[**![👍](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNgYAAAAAMAASsJTYQAAAAASUVORK5CYII=)**]\(tg://emoji?id=5368324170671202286)** — эмоджи
* **`inline fixed-width code`** — кликабельный текст

<div align="left"><figure><img src="/files/Mn2jhDR4DqkO5hTBa3cy" alt="" width="563"><figcaption></figcaption></figure></div>

* **\[inline mention of a user]\(tg://user?id=5396186491)** — отметить пользователя


---

# 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://whatcrm.gitbook.io/whatcrm-docs/produkty/nachertanie-formatirovanie-pri-otpravke-soobshenii-telegram.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.
