# GFW

- [RouterOS v7 翻墙策略](https://www.winbox.org/gfw/v7.md): 一个设备完成翻墙，不需要其他设备辅助，严格区分国内国外，不产生冲突，v7系统稍微不同，总体一样
- [相关策略包和软件](https://www.winbox.org/gfw/soft.md)
- [ip](https://www.winbox.org/gfw/ip.md): 收集的一些和ip相关的工具


---

# 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://www.winbox.org/gfw.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.
