> For the complete documentation index, see [llms.txt](https://docs.cvizor.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cvizor.com/en/ru/modules/nastroiki/push/brave.md).

# Brave браузер

### Включение оповещений в браузере Brave

Если вы видите такое сообщение, значит в вашем браузере заблокированы Push уведомления.&#x20;

<div data-full-width="false"><figure><img src="/files/Xapk7o6brE6FFobFOlhP" alt=""><figcaption><p>brave://settings/content/siteDetails?site=https%3A%2F%2Fpanel.cvizor.com%2F</p></figcaption></figure></div>

Открываем меню, настройки, конфиденциальность и безопасность&#x20;

Включаем тумблер "Использовать сервисы Google для обмена push-сообщениями"

<figure><img src="/files/pXcGgwYrhF3LcBM9lurF" alt=""><figcaption><p>brave://settings/privacy</p></figcaption></figure>

Вы можете скопировать сылку и открыть страницу настроек сайта в браузере

```
brave://settings/content/siteDetails?site=https%3A%2F%2Fpanel.cvizor.com%2F
```

<figure><img src="/files/2kV2A2esHjp3dwowXbMr" alt=""><figcaption></figcaption></figure>

Нажмите на тумблер включения оповещений в Cryptovizor

В адресной строке появится значок колокольчика, клик по нему вызывает окно подтверждения, нажмите "Показывать уведомления с этого сайта"

<div data-full-width="false"><figure><img src="/files/PkJE5w8UH7AyQg0Qu4A2" alt=""><figcaption></figcaption></figure></div>

В результате вы увидите уведомление

<figure><img src="/files/1d1ktVxFggqoZ6at6vlT" 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://docs.cvizor.com/en/ru/modules/nastroiki/push/brave.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.
