> For the complete documentation index, see [llms.txt](https://docs.proxyshard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.proxyshard.com/usage-instructions/browsers/opera/zeroomega.md).

# ZeroOmega

## **Установка и настройка** ZeroOmega

{% hint style="warning" %}
Данное решение не поддерживает туннелирование по UDP! Крайне советуем рассмотреть для этих целей [<mark style="color:green;">Vision</mark>](/usage-instructions/antidetect-browsers/vision-browser.md)
{% endhint %}

Так как Opera поддерживает Chrome-расширения, мы рекомендуем воспользоваться **ZeroOmega**

Для браузера Opera есть расширение [**ZeroOmega**](https://chromewebstore.google.com/detail/Proxy%20SwitchyOmega%203%20\(ZeroOmega\)/pfnededegaaopdmhkdmcofjmoldfiped)**,** произведите его установку

{% embed url="<https://chromewebstore.google.com/detail/Proxy%20SwitchyOmega%203%20(ZeroOmega)/pfnededegaaopdmhkdmcofjmoldfiped>" %}

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

После установки расширения, у вас справа сверху станет доступно установленное расширение, нажмите на него и для удобства пользования, закрепите расширение.

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

\
Откройте параметры расширения

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

В интерфейсе настройки Zero Omega создайте новый профиль и присвойте ему любое имя

<div align="center"><figure><img src="/files/aUFgICohrgMLNGsLAHqE" alt=""><figcaption></figcaption></figure></div>

Тут укажите произвольное имя профиля

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

Далее откроется интерфейс настройки серверов, тут вам необходимо взять из заказа в "Proxy list" сами прокси и вручную вставить IP (или DNS) сервера, порт, логин и пароль.\
Логин и пароль задаются в кнопке со значком замка 🔒.

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

Тут необходимо вставить логин и пароль прокси.

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

{% hint style="info" %}
**С примером настройки прокси вы можете ознакомиться в разделе** [**Инструкция по настройке**](/usage-instructions/getting-started.md)
{% endhint %}

Затем примените настройки

<figure><img src="/files/9blj0O2gZy1yyqCj6yrF" alt=""><figcaption></figcaption></figure>

В сплывающем окне расширения выберите прокси которые вы ранее настроили

<figure><img src="/files/Wjzrtgl5Hmod9vZjjC5d" 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, and the optional `goal` query parameter:

```
GET https://docs.proxyshard.com/usage-instructions/browsers/opera/zeroomega.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
