# 迁移指南

- [来自 Bright Data Web Unlocker](https://developers.oxylabs.io/products/cn/web-unblocker/migration-guides/from-bright-data-web-unlocker.md): 查看如何从 Bright Data Web Unlocker 迁移到 Oxylabs 网页解锁器。了解功能对比、代码示例和完整的迁移清单。


---

# 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://developers.oxylabs.io/products/cn/web-unblocker/migration-guides.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.
