# Send IDRX

Bridging allows you to transfer your IDRX tokens from one network to another. Check [this page](https://docs.idrx.co/introduction/supported-chain-and-contract-address) to see the list of chains where IDRX is available&#x20;

By following these instructions, you will bridge IDRX. Here's how to Bridge IDRX:

{% hint style="info" %}

* The balance will be processed and credited to your wallet address max 24 hours after your request is submitted.
* Minimum transaction is 20,000 IDR.
  {% 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>
3. Once logged in, navigate to the Redeem tab

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

**Conneting to Web3 Wallet**

4. Click on "Connect to Web3 wallet."

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

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

**Selecting the Network**

6. Choose the desired blockchain network from the options provided.

   <figure><img src="/files/mwU1fjEywxhu602HOb2F" alt=""><figcaption></figcaption></figure>
7. Enter the quantity of IDRX tokens you want to convert and the recepient address.

   <figure><img src="/files/nCd9dAEOfHSntp5GqEnc" alt=""><figcaption></figcaption></figure>
8. Click on "Review Bridge" to proceed with the process.

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

**Confirming the Bridge Process**

9. You will be see redeem detail. If everything is correct. Click on "Proceed Bridge."<br>

   <figure><img src="/files/yJXamDCRGIR61R645sIa" alt=""><figcaption></figcaption></figure>
10. Sign the transaction in your wallet. Ensure you have a sufficient gass fee balance to confirm the redeem process.\
    ![](/files/ptNTbgh2LDHzWhYeqJOD)

**Transaction Confirmation**

11. If the transaction is successful, a notification will appear on your screen.

    <figure><img src="/files/C6MCos0Ez8zT0WgRJ0Ja" alt=""><figcaption></figcaption></figure>
12. To check the bridge status, go to the Dashboard and select "Bridge." Wait until the status changes to "Success."

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

**Importing Tokens to Your Wallet**

10. Make sure you have imported the tokens into your wallet to view the updated IDRX balance. You can do so in the Mint/Redeem page and clicking the "+" button

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

Congratulations! You have successfully used the IDRX Bridge to convert your 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/send-idrx.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.
