# Modify Swap Routes

### Step 1

Start by accessing an Algorand Standard Asset (ASA) page [Vest #700965019](https://vestige.fi/asset/700965019).  On the ASA page, you will see the Trade section of the page.  Select the Settings icon located at the top right.

<figure><img src="/files/O0F36SWp7qgSt5z0eWoI" alt=""><figcaption></figcaption></figure>

### Step 2

Once the Settings pop up appears, the user can click on the Route provders to Disable the routes.  All routes that are enabled will show the icon at it is.  Any routes that have been disabled will show a red X indicating it is disabled.

In the example below, we have disabled 3 of the routes leaving Humble as the only route enabled.

<figure><img src="/files/AtQClmzoWOuEPBdFDh7e" alt=""><figcaption></figcaption></figure>


---

# 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://about.vestige.fi/how-to-guides/complete-a-swap/modify-swap-routes.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.
