# Transfers

Sending Kusama/Polkadot tokens to other accounts is possible on KodaDot. You only need to connect your wallet and choose the transfer function.

### **Step 1**: Open Transfers

Go to your profile in the top right corner and select [**Transfer**](https://kodadot.xyz/dot/transfer).

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

### **Step 2**: Select which tokens you want to send

Select which tokens you want to send. At the moment, you can choose between DOT, KSM, and BSX.

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

### **Step 3**: Fill out all necessary details

Write the address and amount you want to send. You can also choose to see the amount in DOT or USD.&#x20;

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

Add more recipients: In case you want to make a batch payment, you can add more recipients to your transfer. Just click on **Add recipient +**. You can also select **send the same amount** (to all of them).&#x20;

<figure><img src="/files/90cTMH3BIPfAkginYjGB" alt=""><figcaption></figcaption></figure>

Click on Continue and sign the transaction.

## Tip: Create a *Pay me* *link*

If you want someone to send you some funds, you can create a payment link on KodaDot. Fill out the amount you want someone to pay you and click on the three dots in the corner. Select **Pay me link**. Your link was copied. Now you paste it (ctrl + v).&#x20;

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

This link can be sent to your friends or people who will click on it. After they click on it they will be redirected to KodaDot Transfer, where they will see your address already filled with the amount you want them to pay.


---

# 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://hello.kodadot.xyz/tutorial/transfers.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.
