> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/install-guides/step-4-sign-in-and-link-your-device.md).

# Step 4: Sign In and Link Your Device

1. Sign in with your cPanel account (or create one) or use the Admin app to create one.
2. The device will be added to your account after:
   1. you consent to the terms of use,
   2. who owns the device,
   3. and the purpose of installation.
   4. and pair (link) the device to your account
3. (Optional) Give the device a name (e.g., *John’s Phone*).

### How to pair device to your account

{% stepper %}
{% step %}

#### Login with your account at cPanel site

Visit your cPanel site, you will se one icon on the top right menu. Click menu Profile.\\

<p align="center"><img src="/files/bYQjWMpsqHi1hDQX2nsy" alt=""><br><br><img src="/files/sN1zkHL8WCOHxYAIHFyQ" alt=""></p>
{% endstep %}

{% step %}

#### View OTP code

<p align="center">In Your Profile page, you can see tab Device, and then you can see button "Link Device". After clicking on this button you will see 6-digit OTP code, or QR Code.<br><br><img src="/files/kImdvr04kKC7oStKof3E" alt=""></p>

<figure><img src="/files/vL13zQPCUdWws0f0MH8b" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Enter OTP Code or scan QR code

Come back to your Agent app, with Welcome page, you can see 2 button: Continue (Pair Device) and Continue without pairing. Click the first button Continue (Pair Device) you will see methods to pair your device (already installed the Agent app) with your account (already you login at cPanel).

<p align="center"><br><img src="/files/GCjehQLHFwNTwjLb8BIH" alt=""></p>

* you can enter 6-digit code and touch "Pair now"
* or you can scan QR code by touching "Scan QR..."\
  \
  \
  ![](/files/5CXPTsD5DlGZroZAxcCf)
  {% endstep %}

{% step %}

#### Complete

After you see a successful message, your device (with the Agent app installed) and your account are paired (linked) together.
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://phonetracker247-1.gitbook.io/support.phonetracker247.com/guide/agent-app/install-guides/step-4-sign-in-and-link-your-device.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.
