# Disabling Router

While Router v2 is in Beta and it's already enabled by default, you still can disable it manually. For this:

1. Go to Settings by clicking the gear icon on the Swap page.
2. Toggle **Router v2 (Beta)** OFF and press **Save.**

In this case your swaps will always go through only 1 single route with maximum 2 steps in it, and always only across DeDust [liquidity pools](/en/liquidity/pools.md).

<div><figure><img src="/files/GvEbbJzjzfVuq6kVMTGp" alt=""><figcaption></figcaption></figure> <figure><img src="/files/OXxoG2IjFG85jzKnAkfi" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.dedust.io/en/trade/router/enable.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.
