# View Receiving Addresses

### View Receiving Address in the App

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

Follow the steps below to view your receiving address in the ELLIPAL App:

1. Tap **Receive**
2. Select the token you want to receive
3. Check the receiving address and QR code

***

### Switch Wallet Address

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

Some coins support multiple address types. For example, **BTC** and **XRP** support address switching in the app.

Follow the steps below to switch wallet address:

1. Tap the **top-right address type icon**
2. Select the address type you want to use
3. The address will switch successfully

{% hint style="info" %}

### Notes

* **X Card does not have a display screen**, so the receiving address is viewed in the **ELLIPAL App**
* Always make sure the **correct network** is selected before receiving funds
* Sending assets to the wrong network may result in **permanent loss**
* For coins with multiple address formats, make sure the **sending platform supports the selected address type**
* It is recommended to send a **small test transaction first** before making a large transfer
  {% endhint %}


---

# 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/view-receiving-addresses.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.
