# Send Cryptocurrency

<figure><img src="/files/9d5JKZrjaQR875ZVkwCd" alt=""><figcaption></figcaption></figure>

Follow the steps below to send crypto with ELLIPAL Titan 2.0:

1. Tap **Send**.
2. Select the token you want to send.
3. Enter the recipient address and amount, then tap **Submit**.
4. Review the transaction details, then tap **I Understand**.
5. Use your ELLIPAL Titan 2.0 to scan the unsigned QR code and sign the transaction.
6. Tap the top-right details icon to compare the transaction details in the App with the details shown on your Titan 2.0.
7. Use the ELLIPAL App to scan the signed QR code from your Titan 2.0.
8. After the transaction is submitted, tap **Complete**.

{% hint style="info" %}

### Notes

* Always verify the **recipient address** and **amount** on the cold wallet screen before confirming
* Transactions are **irreversible** once broadcast to the blockchain
* Make sure the selected **network** matches the recipient address
* Ensure you have enough balance to cover the **network fee**
* When sending to an exchange, make sure you enter the correct Memo / Tag if required.
* It is recommended to send a **small test transaction** first if you are sending to a new address
  {% endhint %}

***

### FAQ

<details>

<summary><strong>What happens if I enter the wrong address?</strong></summary>

Transactions cannot be reversed once sent. Always double-check the address before confirming.

</details>

<details>

<summary><strong>Why is my transaction pending?</strong></summary>

This may be caused by network congestion or low network fees. You can check the transaction status in the App or on a blockchain explorer.

</details>

<details>

<summary><strong>Do I need to enter a memo or tag when sending from an exchange to my wallet?</strong></summary>

No. Personal wallets like ELLIPAL usually do not require a memo or tag.\
If the sending platform requires it, follow that platform’s instructions first. If you are not sure, send a small test transaction before sending a larger amount.

</details>

<details>

<summary><strong>What is a memo or tag?</strong></summary>

A memo or destination tag is an identifier used by some platforms, usually exchanges, to assign funds to a specific user account.

</details>


---

# 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://support.ellipal.com/docs/getting-started/titan-2.0/send-cryptocurrency.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.
