# Transfer On INTMAX Network

On the Send page, you can transfer tokens on INTMAX to other users. Transaction details are encrypted, so only the sender and recipient know the amount and destination of the transfer. With **INTMAX**, you can send tokens or NFTs in bulk to up to **63 addresses at the same time**, saving on network fees.

The following is a detailed explanation of **how to transfer tokens within the INTMAX network**.

### Procedure

{% stepper %}
{% step %}

### **Specify Token and Amount**

Select the type of token you want to send and enter the amount. If you want to send NFTs, switch to the appropriate tab at the top of the page. You will see a list of all NFTs you own. Select the NFT you’d like to send, then enter the quantity and the recipient’s address. Once done, proceed as instructed above.

<figure><img src="/files/dMyyL0iFOASAXG5xzVkn" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Enter the Recipient’s INTMAX Address**

Paste the INTMAX address of the recipient to whom you want to send the tokens.

<figure><img src="/files/OKUM2vPp4qStYrptfSFP" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Click "Send"**

Once all recipients and amounts are specified, click the "Send" button.

<figure><img src="/files/7ewLrQQNAwPwmiIrmIQl" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://intmax-general.gitbook.io/intmax-privacy-mining/network-operations/transfer-on-intmax-network.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.
