# Действия с картой схемы бота

Что такое карта?&#x20;

**Карта схемы бота** - это отображение мини-версии схемы вашей воронки, которая поможет быстро перемещаться по рабочей области в конструкторе воронок, увеличивать или уменьшать масштаб рабочей области:

<figure><img src="/files/GTqrc0UcKZg1MBzNpWT3" alt="" width="563"><figcaption></figcaption></figure>

Нажав на эту кнопку, вы можете скрыть или показать карту:

<div><figure><img src="/files/ukB6281Vk7ij7MzItefo" alt="" width="423"><figcaption></figcaption></figure> <figure><img src="/files/pPkLSg7BwDXXBAdi0oln" alt="" width="434"><figcaption></figcaption></figure></div>

## Как изменить масштаб

1 способ - нажмите на выделенную кнопку

<figure><img src="/files/LMb2Yx8H0ulqZJMoVDwc" alt="" width="272"><figcaption></figcaption></figure>

2 способ - потяните за угол, который указан на картинке.

<figure><img src="/files/P8QwHJaAm7aoFibhryd1" alt="" width="563"><figcaption></figcaption></figure>

3 способ - зажмите Ctrl и прокрутите колесико мыши.


---

# 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://docs.salebot.pro/chatbots/builder/settings/mini_funnel.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.
