# Mode Selection

## Global Mode

![](/files/yDD1YNkPC3befnXusD2G)

When your Jego is in the state shown in the figure above (i.e., the Global button is selected), it means that you are using the browser's global mode for access, and all websites will be accessed via proxy (including mainland China websites).

## Rules Mode

<img src="/files/A7UHIzU6ZIpCgCsutzcK" alt="" data-size="original">

When your Jego is in the state shown in the figure above (i.e., the Rules button is selected), it means that you are using the browser's rules mode for access. All websites will first be judged according to the rules to determine whether to access them directly or via proxy. You can set mainland China websites to be accessed directly, and overseas websites that are blocked to be accessed via the proxy server, to enjoy free and high-speed browsing.

## Direct Mode

![](/files/kmU6H7V7ywZiNCmMkXBT)

When your Jego is in the state shown in the figure above (i.e., the Direct button is selected), it means that you have turned off the browser's proxy function, and all websites will be accessed directly using your local network (at this time, you cannot access overseas websites that are blocked).


---

# 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/mode-selection.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.
