# Routers

{% hint style="warning" %}
Routers are complicated to set up. Please only attempt it if you already know your way around a computer.
{% endhint %}

{% hint style="danger" %}
**We do NOT guarantee that our VPN will work with your specific router.**&#x20;

Each router is different. The same model may be flashed with a different version of the OS, and some routers may only support older OS versions which don't work with our App.
{% endhint %}

{% content-ref url="/pages/-Lc4Q10mcLbbOBAE8yUk" %}
[Merlin-Koolshare Routers](/cn/installation-guides/routers/merlin-koolshare-routers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Lc4KNnDJfjsUvKtUY6Q" %}
[Padavan Routers](/cn/installation-guides/routers/padavan-routers.md)
{% endcontent-ref %}


---

# 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.wannaflix.net/cn/installation-guides/routers.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.
