# 功能特性

**IP轮换与跳过**

网络解锁器会为每个请求自动选择最有效的IP地址，并跳过有问题的IP以避免被封禁。

**自动重试**

网络解锁器会使用新的IP自动重试失败的请求。请注意，我们目前允许同时最多有200个活跃连接，因此如果某个网站的解锁耗时较长，有效的请求速率可能会相应降低。

[**地理位置定向**](/cn/gong-ju/wang-luo-jie-suo-qi/di-li-wei-zhi-ding-wei.md)

地理位置可手动设置为国家、城市和州府级别。

[**JavaScript 渲染**](/cn/gong-ju/wang-luo-jie-suo-qi/javascript-xuan-ran.md)

网页解锁器按需使用特殊标识进行JavaScript渲染。

[**自定义请求头**](/cn/gong-ju/wang-luo-jie-suo-qi/zi-ding-yi-qing-qiu-tou.md)

网页解锁器支持添加自定义HTTP头，满足特定业务需求。


---

# 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://docs.iproyal.com/cn/gong-ju/wang-luo-jie-suo-qi/gong-neng-te-xing.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.
