# Onramp

Nusa Onramp enables you to stablecoins 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/WJOWhJyCWX0>" %}

## **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/rCgOYtra6tB44NR5EjhK" alt=""><figcaption></figcaption></figure>
4. Select the token you want to buy and Input how much IDR you want to spend. The system will adjust the rate and will show you how many IDRX you will get.

   <figure><img src="/files/NnhoC6qUl9XhrGxTEaSM" alt=""><figcaption></figcaption></figure>
5. After that, enter the wallet address. You can send the token to your wallet or another person. Click the My Wallet button to send it to your wallet. Otherwise, enter manually.

   <figure><img src="/files/ckq15LVW6nm9WHc0QiSn" alt=""><figcaption></figcaption></figure>
6. Once everything is set, click the **Buy** button

   <figure><img src="/files/amNSda3qC7e5ucJtCrmD" alt=""><figcaption></figcaption></figure>
7. Review the quotation. If you are satisfied, click the **Proceed** button

   <figure><img src="/files/5pKF6gj6dg1Wyzn3x8Tc" alt=""><figcaption></figcaption></figure>
8. Follow the guide to complete the payment.

   <figure><img src="/files/3S5kaW9sY77pGuCkJDm5" alt=""><figcaption></figcaption></figure>
9. After your payment is finished, wait for a minute. You will receive the token in your wallet shortly.

   <figure><img src="/files/RgRji4dXWx14YOTfZnIN" alt=""><figcaption></figcaption></figure>
10. \[Optionally] You can monitor your onramp and offramp transactions in the **Transaction History** tab. You can also filter the list by network and transaction type.

    <figure><img src="/files/3cfktDoQ6q5UJQUL7t8R" 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/onramp.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.
