# Offramp

Nusa Offramp enables you to sell any cryptocurrency directly using fiat currency. Currently, we support transactions for USDT, USDC, USDT0, and IDRX tokens using Indonesian Rupiah with more crypto and fiat in the future.&#x20;

Follow the tutorial below to start using Nusa Onramp

{% embed url="<https://youtu.be/9vIGg1OGWe0>" %}

## **Step-by-Step**

1. Visit the [Nusa Official Website](https://home.nusa.io/) and click **Launch App.**

   <figure><img src="/files/PjwdodXH1lguJUc0UlQT" alt=""><figcaption></figcaption></figure>
2. Click the **Connect** button to connect your wallet.

   <figure><img src="/files/is49Tau5tDCdCM2i3Np0" alt=""><figcaption></figcaption></figure>
3. Hover the **Others** menu and click **On/Off Ramp.**

   <figure><img src="/files/4Q47vVyqZ7XSP157NhPB" alt=""><figcaption></figcaption></figure>
4. Move to the **Off-ramp** tab to start using Nusa Off-ramp.

   <figure><img src="/files/rg7ZZLbrUngemIZgCRIN" alt=""><figcaption></figcaption></figure>
5. Select the token you want to sell and Input how much crypto you want to sell. The system will adjust the rate and show you how many IDR you will get.

   <figure><img src="/files/XEiOJqDmyTJchetPdxIB" alt=""><figcaption></figcaption></figure>
6. After that, enter your Bank or e-wallet. If this is your first time using Nusa's Offramp, you need to add the recipient account first.

   <figure><img src="/files/FySyDFb8kqg81zHV3ZZj" alt=""><figcaption></figcaption></figure>
7. Once everything is set, click the **Sell Asset** button<br>

   <figure><img src="/files/BfBR0retrEyPcXETziA8" alt=""><figcaption></figcaption></figure>
8. Review the quotation, if you are satisfied click the **Proceed** button<br>

   <figure><img src="/files/t4kDZl2KnjuzNQlOtVB5" alt=""><figcaption></figcaption></figure>
9. Sign the transaction in your wallet. The fund will be transferred to Nusa's smart contract.

   <figure><img src="/files/ZSBS346pUZf5W1FGlUyy" alt=""><figcaption></figcaption></figure>
10. Wait for a minute until the transaction is finalized.. You will receive IDR in your bank account/e-wallet shortly.<br>

    <figure><img src="/files/XVz3SuBWIhKdBiCW2kJQ" alt=""><figcaption></figcaption></figure>
11. \[Optional] You can monitor your transactions in the **Transaction History** tab. Use the filter to find the transaction faster.

    <figure><img src="/files/NotABHFsDnI95SQIpZ2y" 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.nusa.io/nusa-v2/trade/offramp.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.
