# How to Activate HBAR Account on Titan?

### Steps

Follow the steps below to activate your HBAR account on ELLIPAL Titan:

1. In the ELLIPAL App, select **HBAR**.
2. Tap **Activate new account**.
3. Enter the captcha code, then tap **Next**.
4. The App will show your **Account Sync QR Code**.
5. On your ELLIPAL Titan, tap **Inactivated** next to HBAR.
6. Tap **Scan “Account Sync QR Code”**.
7. Enter your Titan password, then tap **Confirm**.
8. Use your ELLIPAL Titan to scan the **Account Sync QR Code** shown in the ELLIPAL App.
9. When the Titan shows **Activated successfully**, your HBAR account has been activated.

***

{% hint style="info" %}

### Notes

* HBAR must be activated before you can send or receive funds.
* After activation, your Hedera Account ID will be generated.
* The Account ID usually looks like **0.0.xxxxx**.
  {% 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/how-to-activate-hbar-account-on-titan.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.
