> For the complete documentation index, see [llms.txt](https://wiki.theforks.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.theforks.ru/instrukciya-1/kalkulyator/verkhnyaya-panel.md).

# Верхняя панель калькулятора

Все элементы верхней панели имеют всплывающую подсказку, возникающую при наведении:

<figure><img src="/files/WBCzrdgtdxRj9WYHJG6a" alt=""><figcaption><p>Меняет вид отображения вилок,  в один/два ряда</p></figcaption></figure>

<figure><img src="/files/zR6jA1Tb894OzgJ1j9PD" alt=""><figcaption><p>При наведении мыши сканер перестанет обновляться и показывать новые вилки.</p></figcaption></figure>

<figure><img src="/files/tVonRyNIcRrHideJplcr" alt=""><figcaption><p>Программа будет уведомлять вас звуковым сигналом о появлении новых вилок.</p></figcaption></figure>

<figure><img src="/files/oBCMc8OZ1tL337Ifi7Ni" alt=""><figcaption><p>Если курсор мыши вне калькулятора - калькулятор будет прозрачным.</p></figcaption></figure>

<figure><img src="/files/RWoKUPpfSxAKr92klOYf" alt=""><figcaption><p>Включает/отключает обновление коэффициентов внесенных в калькулятор.</p></figcaption></figure>

<figure><img src="/files/MfcAiLiovwHjs3t2c6Ek" alt=""><figcaption><p>Позволяет включать умную проставку непосредственно в калькуляторе, так же можно включить с помощью сочетания клавиш Ctrl + T</p></figcaption></figure>

<figure><img src="/files/PyugPt7JeAJK1tECuseH" alt=""><figcaption><p>Калькулятор становится отдельным окном, включается в основных настройках программы </p></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://wiki.theforks.ru/instrukciya-1/kalkulyator/verkhnyaya-panel.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.
