# Sending token

**Step 1.** Open the Crypto.com Onchain extension. Click on the “Send” icon.

<figure><img src="/files/17m2kB7yYcLRhwscq0Ly" alt=""><figcaption></figcaption></figure>

**Step 2.** Select the token you want to send to another wallet.

<figure><img src="/files/6S1F5dEDWfYaJbBVEdwU" alt=""><figcaption></figcaption></figure>

**Step 3.** There are two ways you can input the wallet you want to send the token to:\
(a) Enter the Cronos ID domain \
(b) Enter the wallet address

**A. Enter the Cronos ID domain**

Enter the Cronos ID domain you want to send the tokens to (e.g. janedoe.cro). If it is a valid domain, the corresponding wallet address will be shown below the domain.

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

If you see the “Invalid Cronos ID” warning message, it means that the Cronos ID does not exist.

<figure><img src="/files/2P5ylLTaRZK1nRVcqq0V" alt=""><figcaption></figcaption></figure>

**B. Enter the wallet address**

Enter the recipient’s wallet address. If it is a valid address, the corresponding Cronos ID domain will be shown below the address.

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

**Step 4.** Input the amount of token you want to send. Click “Next” to proceed.

<figure><img src="/files/3tyoMK1jMfPw734pbo9Y" alt=""><figcaption></figcaption></figure>

**Step 5.** Double-check the transaction details. Click “Confirm” to proceed.

<figure><img src="/files/dWVFnkwqWG6o1oqyRf2x" 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.cronosid.xyz/using-cronos-id-on-crypto.com-onchain/for-crypto.com-onchain-extension-chrome-users/sending-token.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.
