# Get Other stablecoins

IDRX partners with third-party providers to enable the acquisition of other stablecoins using Indonesian Rupiah. The process involves minting IDRX and swapping it into the desired token on-chain through the partner’s API. 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="L814VYYEhDI2" 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="UPAmJxQVqJFe" 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="L814VYYEhDI2">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="UPAmJxQVqJFe">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>

By following these instructions, you will make a payment in IDR and acquire other tokens. Here's how to do it:

{% hint style="info" %}

* The balance will be processed and credited to your wallet max 24 hours after your request is submitted.
* The minimum transaction is 2 USD.&#x20;
* The maximum transaction is 5,555 USD.
* For transactions of more than 5,555 USD, send your request to <support@idrx.co> to be processed.
* The transaction will be automatically canceled if you have not made a payment within 24 hours.
* IDRX is not responsible for deposit errors from incorrect Virtual Account numbers. Refunds for payments made to Virtual Account numbers under a different name will be processed within 14 business days.
  {% endhint %}

**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>

**Completing USDT Details**

4. In the Mint section, choose which token do you like to get and provide the following details:
   * Enter the quantity of the tokens to be received.
   * Specify the recipient wallet address.
   * Choose the IDRX network.&#x20;
5. After entering the details, click on "Review Mint" to proceed.

   <figure><img src="/files/3Qgi3Gmlrup9j0Rdu9B3" alt=""><figcaption></figcaption></figure>

**Confirming the Payment**

5. You will be directed to a page for payment confirmation. Click on "Proceed Payment."

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

**Selecting Payment Method**

6. On the payment page, choose your desired payment method and complete the payment process.

   <figure><img src="/files/8KAXFKRZUYeLuOpT4XEs" alt=""><figcaption></figcaption></figure>

**Verifying Payment**

9. After making the payment, you will receive a pop-up notification confirming that the Invoice has been Paid.

   <figure><img src="/files/8THO3u2XVkytkqjIjymj" alt=""><figcaption></figcaption></figure>
10. Wait for a moment until the status changes to "Minted."

**Checking Minting Status**

12. Return to the IDRX app and navigate to the Transaction menu. You can also filter the transaction history by the transaction type and blockchain.

    <figure><img src="/files/f4VWf2ei6BlZnphZ34Ez" alt=""><figcaption></figcaption></figure>
13. Once the status is "Minted," the tokens will be automatically sent to the specified recipient wallet.
14. Ensure that you have imported the tokens into your wallet to view the token balance.&#x20;

    You can do so by clicking the "+" button.<br>

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

Congratulations! You have successfully minted and received IDRX tokens.


---

# 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/get-other-stablecoins.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.
