# Collateral Swap

Optimize your portfolio efficiently with our **Collateral Swap** feature, located on your Dashboard under Supplied Assets. This tool allows you to exchange supplied asset for another in a single transaction, bypassing the need to manually withdraw and re-deposit funds.

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

**Quick Guide:**

1. Pick your currentt collateral asset: Choose which supplied asset you want to swap.
2. Choose your target asset: Select the asset you’d rather use as collateral.
3. Swap: Confirm the amount and swap in one click.


---

# 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.hyperlend.finance/advanced-features/collateral-swap.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.
