# Multi Transfer

MultiTransfer simplifies sending DD to multiple recipients in a single transaction. The sender inputs a list of recipients, approves the transaction, and covers all associated fees. MultiTransfer then promptly sends DD to each recipient. Users can use the multiTransfer function to send DD to up to 500 addresses simultaneously.

<br>

<figure><img src="https://lh6.googleusercontent.com/1CsgSHtm6n7qxzJeG46t4o5Sp5PLIK4b-wYmod0T4o5KaCgh6ar1RiF-zG5uLu_L5_lu59_a_OeOWKQs3Lk5GXq68xj6rJCKJajidv2c-AEbub7U2kppO4iNhc4bDKKhIb2cTHNrP09i" alt="" width="563"><figcaption><p>Figure 3 - Multiple transfers of DD </p></figcaption></figure>


---

# 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://wp.diment.io/technology-and-network/contract-specifications/characteristics-of-contract/multi-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.
