# Send Tokens

## Click 'Send' Button

To send tokens to another address, click the action button on the bottom of the asset detail page.&#x20;

![](/files/dVTdtt9lsN342anD0ANW)

## Input Recipient

![](/files/jdwHgPHRcyVmrIUKZGpo)

You can also select your recipient from your address book.

## Input Amount and Continue

![](/files/eW8ztTCpqcSbHIf60dlI)

## Confirm the Transaction and Send

![](/files/b5ovfdv3e74hZdVCRV96)

## More Options

If you send EVM assets, you can customize the transaction fee:

![](/files/Y0OxDsoHkNnurlF04CmF)


---

# 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.clv.org/portal/wallet-and-dapp/clover-extension-wallet/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.
