# Send Cryptocurrency

{% embed url="<https://www.youtube.com/watch?v=4jEoWVZGX8g>" %}

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

Follow the steps below to send cryptocurrency with ELLIPAL X Card:

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. Enter your **Card-PIN**, then tap **Submit**
6. Hold your **X Card** to the phone’s **NFC area** to complete the signing
7. After the transaction is submitted, tap **Complete**

{% hint style="info" %}

### Notes

* Always verify the **recipient address** and **amount** 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**
* 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/x-card/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.
