# View Receiving Addresses

### View Receiving Address in the App

<figure><img src="/files/gxO12ZXuN4XLKXI2r2zu" 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

***

### Verify Receiving Address on Titan 2.0

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

For better security, you can also verify the receiving address on your Titan 2.0:

1. Select the network you want to receive
2. Tap **Receive**
3. Check the receiving address and QR code on Titan 2.0

***

### Switch Wallet Address

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

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

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

* Always make sure the **correct network** is selected before receiving funds
* Sending assets to the wrong network may result in **permanent loss**
* It is recommended to send a **small test transaction first** before making a large transfer
* When transferring from an exchange to a personal wallet, you do **not** need to add a **Memo** or **Tag**
  {% 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/titan-2.0/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.
