# Proxy Strategy

## Configuration Rules

{% hint style="danger" %}
Notice for Mainland China Users

<mark style="color:red;">Jego's Rule mode has pre-configured almost all commonly used websites and IP addresses in mainland China. No need to add these websites to direct connection rules during daily use.</mark>
{% endhint %}

In Jego Control Panel, click on "Proxy Strategy" in the left navigation bar, and then click "Add Proxy Strategy".

{% hint style="info" %}
As an example, let's configure Jego to access BBC via the London node, access Nikkei Chinese website via the Tokyo node, and access Bilibili without going through the proxy.
{% endhint %}

1. Select the London node as the Proxy Server for accessing BBC.&#x20;
2. Enter bbc.com in the Domain/Host List (use comma and space to separate multiple domains if any) and click Save.&#x20;
3. Add another Proxy Policy and select the Tokyo node as the Proxy Server for accessing Nikkei Chinese website.
4. Enter nikkei.com in the Domain/Host List (use comma and space to separate multiple domains if any) and click Save.&#x20;
5. Add another Proxy Policy and select Direct \[No Proxy] as the Proxy Server for accessing Bilibili without using proxy.&#x20;
6. Enter acg.tv, acgvideo.com, b23.tv, bilibili.com, bilibili.tv, biliapi.net, biliapi.com, bilivideo.com, hdslb.com, upos-hz-mirrorakam.akamaized.net in the Domain/Host List and click Save.

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

After successful configuration, when using Jego in Rules mode, Bilibili will be directly connected, bbc.com and \*.bbc.com will be routed through the London server, and nikkei.com and \*.nikkei.com will be routed through the Tokyo server.

## Efficient and practical

With properly set rules, you can enjoy both domestic and international online resources more smoothly.


---

# 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://en.jego.pro/user-guide/proxy-strategy.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.
