> For the complete documentation index, see [llms.txt](https://academy.spycat.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.spycat.ru/spycat-page/action-knopki/kak-nastroit-knopku-polucheniya-zayavok.md).

# Сбор заявок

**Шаг 1.** Создайте блок с кнопкой.

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

**Шаг 2.** Нажмите на кнопку «Редактировать».

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

**Шаг 3.** Выберите тип кнопки «Заявка с номером телефона».

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

**Шаг 4.** Выберите текст кнопки.

<figure><img src="/files/69WLQtztqIn6pRbwj6uU" alt=""><figcaption></figcaption></figure>

**Шаг 5.** Сохраните изменения.&#x20;

<figure><img src="/files/31DLqfiCPv3tsAiJru5P" alt=""><figcaption></figcaption></figure>

#### Примеры сообщений:

![](/files/-Lovxn8e0ZkinTylDcGv)

**Шаг 6.** Сохраните изменения всей страницы.

<figure><img src="/files/oiFIvbkEAZMwpliLdA5M" alt=""><figcaption></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://academy.spycat.ru/spycat-page/action-knopki/kak-nastroit-knopku-polucheniya-zayavok.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.
