# Send & Multi-Send

> **Send (also known as Transfer) is one of the two most basic on-chain transactions for all crypto users. We understand the hassle of switching between platforms just to send tokens from one wallet to another. That's why we integrated Send and Multi-Send functions into Krystal to streamline your experience.**

**Step 1: Navigate to "Send" or "Multi-Send" page**

You can access the "Send" or "Multi-Send" page by hovering over "More" in the navigation bar and click on either of the two options.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(166).png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(167).png" alt=""><figcaption></figcaption></figure>

**Step 2: Pick the chain, receving address(es), tokens, and amount you want to send**

For both Send and Multi-Send, you can save the receiving address(es) into your contact for future transactions.

For Send, you can also send a customized message & postcard for the receiver if they are also using Krystal Wallet

For Multi-Send, you can add the wallet addresses, token(s), and amount send manually or by uploading a csv file.

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(169).png" alt=""><figcaption></figcaption></figure>

**Step 3: Click "Send" or "Multi-Send"**

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(170).png" alt=""><figcaption></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://docs.krystal.app/products/others/send-and-multi-send.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.
