# How to do Internal Transfer

`Note -`&#x20;

* `Please be careful while sending the payment as the transactions are not reversible and sending it to the wrong recipient may result in a loss of Tokens.`

***

## **Internal Transfer**

1. **Homnifi User ID:** Enter the required BID for the transfer.
2. **Validation:** The BID will be validated for accuracy.
3. **Remarks:** An optional field for custom remarks will be provided.
4. **Fee and Commission:** The fee and commission will be calculated and displayed as defined for external withdrawals.

### **Proceed or Reset**

1. **Proceed:** The "Proceed" button will be enabled once all validations are completed.
2. **Reset:** A "Reset" button will clear entered/selected values.
3. **Confirmation:** A confirmation message will be displayed upon clicking "Proceed," and the transaction will be executed. A success message will be shown.
4. **Transaction History:** The transaction will be recorded in your transaction history.

### **Enter Withdrawal Details:**

* Enter the user ID (also known as 2access ID) of the recipient, if required by the exchange, or if you are transferring to another user on the same platform.
* Specify the withdrawal amount you wish to transfer.
* Users have the option to add remarks to the transaction. This is an optional field for users to provide additional notes or information.

### Understanding Transfer Fees

* Before confirming the transfer, the platform transparently displays any applicable fees.
* Internal transfer fees (if any) are shown before the Total Amount.

{% hint style="info" %}
If issues arise, such as "insufficient Tokens" or "invalid ID," the platform provides clear error messages. Follow the guidance in these messages to resolve any internal transfer-related problems.
{% endhint %}

***

### **Confirm the Internal Transfer:**

* Before completing the internal transfer, review and confirm all the entered data.
* This step ensures accuracy and prevents accidental errors in the transfer process.

***

### **Confirm Authentication OTP**

* Open your authenticator app (e.g., Google Authenticator, Authy) and retrieve the authentication OTP.
* Enter the OTP in the designated field on the withdrawal page.
* After you have added the required information, please click on the "submit" button to complete the process.

***

Congratulations! You have successfully navigated the Internal Transfers feature. For further assistance or inquiries, consult our customer support team. Happy transferring!


---

# 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.homnifi.com/homnifi-101/wallet-on-homnifi/how-to-withdraw/how-to-do-internal-transfer.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.
