# How to access Manysend?

### Manysend is finally in open beta with it's cross-blockhains, cross-currency mass payments solution. You can easily access it [here](https://manysend.finance).

### Pre-requisites:

1. A crypto wallet supported by Manysend (or a Wallet Connect-compatible wallet).
2. Familiarity with blockchain transactions.

### Step-by-Step Instructions:

#### 1. Access the Platform:

Visit Manysend's official app from any browser that has installed a crypto wallet extension (e.g., Metamask for Chrome or Firefox, or Trust Wallet on mobile) or blockchain-enabled browser.

#### 2. Connect Your Wallet:

* Click on the `Connect Wallet` button, usually located at the top right corner.
* Choose your wallet from the list or use the Wallet Connect option if your wallet supports it.
* Follow the prompts from your wallet to authorize the connection.

#### 3. Initiate a New Transaction:

* Once connected, click on the `New` button to initiate a new transaction.
* This will bring up a form where you'll input the transaction details.

#### 4. Enter Transaction Details:

Fill in the necessary details:

* **Recipient Address**: Enter the wallet address you wish to send money to.
* **Currency From**: Choose the specific coin within your asset list.
* **Blockchain to:** Select the destination blockchain to receive payment.
* **Currency To**: This can differ from your sending currency. Choose the currency the recipient should receive.
* **Amount**: Specify the amount you wish to send.

Note: You can add multiple recipients by clicking an 'Add Recipient' button or similar functionality.

#### 5. Review & Send:

* Once all details are entered, Manysend will perform a security check. Ensure all details are correct to prevent any transaction errors.
* After verification, press the `Confirm Transactions` button. Manysend will handle the necessary conversions if required.

#### 6. Transaction Confirmation:

Once the transaction process initiates:

* Manysend will source the best liquidity pool for optimal conversion rates if sending in a different currency.
* Once everything is processed, you'll receive a notification about the successful transaction.

#### 7. Optional - Uploading Payment Files:

If you want to perform bulk payments:

* Navigate to the `Upload Payments` section (or similar).
* Upload a file (usually CSV or Excel) with payment details. Ensure the file is structured as per Manysend's requirements, with columns for Recipient Address, Currency From, Currency To, and Amount.
* Follow the prompts to process these transactions.

[Manysend ](https://app.manysend.finance)offers a streamlined, decentralized solution for sending multi-recipient transactions across various blockchains. Remember to always double-check transaction details and ensure your connected wallet has sufficient funds and is secured.


---

# 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-to-access-manysend.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.
