# Multisend Guide

1. Connect Wallet: Choose your preferred wallet and connect securely to TWIFT.
2. Select Network and Asset: Pick the blockchain network and token or coin you wish to send.
3. Add Recipients: Enter recipient addresses manually or import a formatted file (CSV or XLSX).&#x20;
4. Format Validity Check: TWIFT checks address and amount formats before proceeding.
5. Preview and Confirm: Review all details including network, token, and total transfer amount.
6. Execute Transaction: Confirm the single bulk transaction through your wallet.
7. Export Proof: After completion, view your transaction history and export PDF receipts for record keeping.

Please note:

* All operations are executed through audited smart contracts.
* TWIFT never holds user funds at any point.
* Ensure to verify that all recipient addresses are correct and understand that transactions cannot be reversed if sent to an incorrect address.
* Ensure to acknowledge that addresses belonging to centralized wallet providers (such as CEXs) may change over time, which could pose risks to asset accessibility.
* It is the user’s responsibility to confirm transaction details before execution.

{% hint style="info" %}
For any inquries, please contact <help@twift.xyz> with your transaction details.
{% endhint %}


---

# 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://twift.gitbook.io/twift-docs/multisend/multisend-guide.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.
