# How to use the Redemption feature

You will always be able to swap 1 $USC for USD 1 worth of collateral on Orby’s platform.

1. Head to the [Redeem page](https://orby.network/redeem/)<br>
2. Input the amount of $USC you want to use. The corresponding amount of collateral that can be redeemed will be automatically calculated and displayed<br>
3.

```
<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXe04ZSgiaSze19JZaO82O1mSTrwsPRbPW7qh2GrHTjZjSOoziDewJ8EgeKGtWQJcSzuSzrdM9p29yvpdwYpYut_1cBnlKGy2ii-_K3K8wCK3kE5UuBvsRgWtxhwScb8MwXaK-zmhg?key=-lSTrxiNSL2RxWy0lj6j4xo9" alt="" width="375"><figcaption></figcaption></figure>
```

4. Alternatively, you can input the amount of collateral you want to redeem and the amount of $USC needed will be automatically calculated and displayed.
5. Once you have carefully reviewed the details, click on  “Redeem” and sign the transaction in your wallet. The displayed amount of collateral will be sent to your wallet address once the transaction is confirmed.

{% hint style="info" %}
Note: the final amount of collateral you can redeem is net of a variable redemption fee
{% endhint %}

<figure><img src="/files/LiPim8SbIq4WJ4a2rhwa" alt="" width="375"><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://doc.orby.network/user-guide/how-to-use-the-redemption-feature.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.
