# How to Send Tokens

* Connect on the top right to your Keplr or Sonar wallet by clicking the connect wallet button and selecting the corresponding wallet (Keplr or Sonar)

<br>

<figure><img src="https://lh4.googleusercontent.com/3_kk5Llb_AiG6dbLjUsVmcjlDnSVbZl6JPGVhG__BQufqcKPuvrcahPyHAOtf4_lIJsF_f68k2kW0PRw9gAphLzLuzKV8_un7SlpfJxxS2Nsjb9dMqOmOLG4odoxaqlLBU080tADol27Nrs6QseT5EM" alt=""><figcaption></figcaption></figure>

* Navigate to spendable tokens and click “Send” next to the desired token You can also select the desired token on the pop up Menu that shows after clicking.&#x20;

<figure><img src="https://lh4.googleusercontent.com/hfMnyFJDgjp6OgxIpLU9VGOc8s75n0lnYpW6P3gEGOQDl1WhIlV8At4Z4L8fUfbC2efCOYC6Sj7FPHYRxSHPqgfdQtDl4pzMs2AWCwwbrOEXECU3K8PSyuHnRH0lRhnI8RH2qHzk82EqBTABoCMzTCA" alt=""><figcaption></figcaption></figure>

* If you would like to send tokens to more than one recipient, click + add recipient
* Otherwise, next enter a wallet address you would like to send those tokens to
* Then enter the token send amount limited by the token balance
* Finally, if you’d like the sent tokens to vest over time–they must be sent to an empty wallet with no past transaction history. You would select the vesting end time by choosing a year, month, day, hour, and minute based on your local time.
* Otherwise simply leave the vesting field blank and click the rectangular BLUE box at the bottom right that says Send “ ” Tokens

<figure><img src="https://lh3.googleusercontent.com/hnmBPP_aTr09D7VSZ1HtqIgExHqM_iHCgQBJLlU5SmD5VnJbHf35HfVoeQDjSYf2sHtyGEQkQ8eS7GdZ96kIjCUaqv_35M5USq0ELaPUIEz5aXS_XkwVLualmDAz-SJ_66Pw7ixNE4aHygqqCdmUPK4" alt=""><figcaption></figcaption></figure>

* Finally, pay gas fees to complete the transaction


---

# 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.kujira.app/dapps-and-infrastructure/blue/product-guides/how-to-send-tokens.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.
