# Adjust Swap Slippage

### 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

To change your acceptable slippage tolerance, select the slippage percent.  Note: by default the slippage tolerance is set to (.5)  Users can set a minimum of (.1) or a maximum of 99% slippage for their transactions. &#x20;

{% hint style="info" %}
Note: Once a new Slippage tolerance is selected, it will bold the text to indicate your selection.  In the example below, we set a slippage percentage of 99%.
{% endhint %}

<figure><img src="/files/Xdl4XQyw9vhZGzr3TjWi" 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/adjust-swap-slippage.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.
