# VVS Swap Widget

Orby now features a VVS Swap Widget on the [Redemption](https://orby.network/redeem/) page. This integration allows users to swap $USC for $cdcETH directly on Orby’s platform, saving time and avoiding redirection to the VVS website.

**Key Features:**

* Integrated Swap: Swap $USC for $cdcETH without leaving the Orby site.
* Streamlined Experience: Users stay on Orby, reducing the hassle of external navigation.
* Customized UI:
  * The widget is configured to only allow selling $USC to buy $cdcETH.
  * No other tokens can be selected for swapping.

<figure><img src="/files/H7D4MHVln7JL7Kk8x68o" 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/vvs-swap-widget.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.
