# How It Works

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

To use our platform all you need is just a crypto wallet. Manysend supports different wallets as well as Wallet Connect.

To send money you should press "New" to add a new transaction and enter all data into to created row.

The data user should enter is:&#x20;

* Recipient address - enter the wallet address you wish to send money to.
* Currency from - choose the specific coin within your asset list.
* Blockchain to - chose the destination blockchain for the payment.
* Currency to - choose the currency that the recipient receives. This currency can be different from the sending currency.
* Amount to receive - enter the amount you want to receive.

**You can add up to 1500 recipients at one time.**

After you have completed the list of transactions to send, Manysend checks all addresses and notifies you about any mistakes in transactions.

After the security check has passed, and all issues are completed - you can press "Confirm transactions, and Manysend will start to process the transactions.

In case your sending currency is not equal to the currency you want to deliver to the recipient, Manysend starts to look for the right liquidity pool and the best price to process the swap.&#x20;

After everything has been done, you will get a notification about a successful transaction. And will have the ability to send more with Manysend.


---

# 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://manysend.gitbook.io/manysend/get-started/how-it-works.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.
