# Troubleshooting

## Access the Device Info Menu

Opening the **Info Menu** on your Pebble Tracker will give you access to the IMEI and Serial Number, as well as allow you to obtain the device’s public key using the Pebble Desktop tool, if needed.

{% embed url="<https://youtu.be/c5uX2ePeQvA>" %}

## Retrieve the Device Public Key

### 1. Install PebbleUSBTools

Make sure you installed the required driver and PebbleUSBTool by following the section "**Install and run Pebble USB tools" in** [Online Firmware Update](/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/firmware-update.md#offline-firmware-upgrade)

### 2. Access the Info menu in your Pebble Tracker&#x20;

Check out the video in the previous section for a visual guidance:

1. Power off the device
2. Press and keep pressing the arrow down
3. Press the power button once
4. Use the arrow keys to select the "About Pebble" and the power button to confirm

### 3. Retrieve the Public Key

Inside the Pebble USB tool, wait for the status bar to show the "*Pebble Connected"* message and then click "**Fetch PubKey**"

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


---

# 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://docs.iotex.io/blockchain/ecosystem/powered-by-iotex-devices/pebble-tracker/troubleshooting.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.
