# How to revert your swapped token

1. Go to “Your Borrow” page, and choose the borrowed asset which you have swapped. Click on “Actions” button on the right.

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

2. Under the “Borrow Actions”, choose “Revert Spend” from the dropdown.

![](/files/kBrCWqSuT3n0nTQw54yZ)

3. Click on “Revert Spend” button

![](/files/jR3okGe6euTOnrQ0lggT)

4. Sign the transaction.

![](/files/XNUPq8MkggZBnyhD1s34)

5. If there are no issues, then it will showcase the success notification.

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

6. After the transaction is completed, you can see the original borrowed token.

<figure><img src="/files/I1FK535bjTdAuhLM7xV2" 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://docs.hashstack.finance/mainnet-guide/borrow/how-to-revert-your-swapped-token.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.
