# Redeem Other Stablecoin

IDRX partners with third-party providers to enable the redemption of other stablecoins to Indonesian Rupiah. The process involves swapping the stablecoin through the partner’s API into IDRX and then burning it on-chain. Below is the list of supported tokens and partner APIs for each network:

<table><thead><tr><th>Network<select><option value="J8lvkEn668oH" label="Polygon" color="blue"></option><option value="Zr58hT1IBOVl" label="Base" color="blue"></option><option value="2qbzDFuItSCn" label="World Chain" color="blue"></option><option value="W3QsfpIQQOyA" label="BNB Chain" color="blue"></option><option value="oLcgBxho9Go7" label="Lisk" color="blue"></option><option value="4BPsNV3e35pb" label="Kaia" color="blue"></option></select></th><th>Token<select><option value="IpwKnC4yWI1q" label="USDT" color="blue"></option><option value="BJxUFSNMABw1" label="USDC" color="blue"></option><option value="4AMkv4KaOS2p" label="WLD" color="blue"></option><option value="ggrvDvXwvjAV" label="USDT0" color="blue"></option></select></th><th>Partner API</th></tr></thead><tbody><tr><td><span data-option="J8lvkEn668oH">Polygon</span></td><td><span data-option="IpwKnC4yWI1q">USDT</span></td><td><a href="https://0x.org/">0x</a></td></tr><tr><td><span data-option="W3QsfpIQQOyA">BNB Chain</span></td><td><span data-option="IpwKnC4yWI1q">USDT</span></td><td><a href="https://0x.org/">0x</a></td></tr><tr><td><span data-option="4BPsNV3e35pb">Kaia</span></td><td><span data-option="IpwKnC4yWI1q">USDT</span></td><td><a href="http://li.fi/">Li.fi</a></td></tr><tr><td><span data-option="oLcgBxho9Go7">Lisk</span></td><td><span data-option="ggrvDvXwvjAV">USDT0</span></td><td><a href="http://li.fi/">Li.fi</a></td></tr><tr><td><span data-option="Zr58hT1IBOVl">Base</span></td><td><span data-option="BJxUFSNMABw1">USDC</span></td><td><a href="http://li.fi/">Li.fi</a></td></tr></tbody></table>

{% hint style="info" %}

* The balance will be processed and credited to your bank/e-wallet account max 24 hours after your request is submitted.
* The minimum transaction is 2 USD.
* The maximum transaction is 5,555 USD
* Redeeming other stablecoins <= 5,555 USD will be processed in real-time
* For transactions of more than 5,555 USD send your request to <support@idrx.co> to be processed.
* IDRX is not responsible if a redeem error occurs due to an incorrect bank/e-wallet account number.
  {% endhint %}

By following these instructions, you will redeeming USDT and receive IDR in your bank account. Here's how to redeem:

**Accessing the IDRX Dashboard**

1. Visit the [home.idrx.co](https://home.idrx.co/) and click the **Get IDRX** button

   <figure><img src="/files/58q6yF2QsBSVqeY7O2AQ" alt=""><figcaption></figcaption></figure>
2. Enter the registered email address and password. Then, press the **Login** button.

   <figure><img src="/files/SlHbpNVg04zMqyI5ZfEU" alt=""><figcaption></figcaption></figure>
3. Once logged in, navigate to the Redeem tab

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

**Connecting to Web3 Wallet**

3. Click on "Connect to Web3 wallet."

   <figure><img src="/files/oEmXkK7S5zciZsQSDF0E" alt=""><figcaption></figcaption></figure>
4. A pop-up will appear, displaying options for your Web3 wallet. Choose the wallet you are using.

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

**Providing Bank Account Details**

5. Choose with the network and enter the quantity of stablecoin you wish to redeem and your bank account details. Ensure that the recipient's bank account name matches your IDRX account. Press "Review Redeem" to proceed.

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

**Confirming Redeem Process**

7. You will be see redeem detail. If everything is correct. Click on "Proceed Redeem."

   <figure><img src="/files/pakNXlOHPcj7SjDFlLlw" alt=""><figcaption></figcaption></figure>
8. Sign the transaction in your wallet. Ensure you have a sufficient gass fee balance to confirm the redeem process.

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

**Transaction Confirmation**

9. If the transaction is successful, you will receive a notification on your screen.

   <figure><img src="/files/lETwYUXfKulTyT7jHaeh" alt=""><figcaption></figcaption></figure>
10. Allow some time for the balance to be successfully transferred to your account.
11. To check the redeem status, go to the Transaction page. You can also filter your transaction history by the transaction type and the blockchain.

    <figure><img src="/files/rH9UZuqUJEWflAyetV22" alt=""><figcaption></figcaption></figure>
12. If you do not receive the balance within 24 hours, please contact IDRX customer support **at <support@idrx.co>**.

Congratulations! You have successfully redeemed another token on IDRX dApps


---

# 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.idrx.co/services/redeem-other-stablecoin.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.
