# Окно поиска монет

Открывается по нажатию на любую кнопку на клавиатуре из любой точки приложения. Неважно какая раскладка выбрана в вашей системе в данный момент — поиск всегда идет на латинице. Если допустили очепятку в одной букве — монета всё равно найдется.

По клику на монету откроется режим [Фокус](/docs/interfeis/doska-grafikov-i-spisok-monet.md#fokus) с графиком приоритетной биржи.

Имеется возможность открыть график монеты с конкретной биржи, для этого рядом с тикером есть соответствующие кнопки.


---

# 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://scalpboard.gitbook.io/docs/interfeis/okno-poiska-monet.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.
