# How to Add Networks to Your ELLIPAL?

{% tabs %}
{% tab title="Titan" %}

<figure><img src="/files/89QC7oUdMuoo9rneTIM1" alt=""><figcaption></figcaption></figure>

Follow the steps below to add networks on your device and sync them to the App:

1. On the **Titan**, tap **Add Networks**
2. Enable the network you want to add
3. Enter your password and tap **Confirm**
4. The network will be added successfully on the device
5. Tap **Connect to App**
6. The **connection QR code** will appear on the Titan
7. On the **ELLIPAL App**, open **Scan**
8. Scan the connection QR code shown on the Titan
9. The network will be added and synced to the App
   {% endtab %}

{% tab title="X Card" %}

<figure><img src="/files/7YcbQ0itNvRoEmwEPrDf" alt=""><figcaption></figcaption></figure>

Follow the steps below to add networks in the App:

1. Open the **ELLIPAL App**
2. Tap the **Add / Sort** icon (top right corner)
3. Find the network you want to add
4. Tap the **“+”** icon to enable it
5. The network will be added successfully
   {% endtab %}
   {% endtabs %}

{% hint style="info" %}

### Notes

* **Titan Series:**
  * Requires QR code sync with the App after adding networks
* **X Card:**
  * Networks update immediately in the App
* If a network is not available:
  * Update your device firmware and ELLIPAL App to the latest version
* Always double-check the network before sending or receiving funds
  {% 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/features-and-advanced-usage/device-usage-and-maintenance/how-to-add-networks-to-your-ellipal.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.
