# Where to find my Device ID

You can find your device ID by following these steps:

1. Go to your release dashboard
2. Create a new release with the code **9991**
3. Download the guidebook on your test device
4. Go back to the release dashboard, search for release **9991**, and open it
5. Navigate to **"Devices"**
6. Here you will find your device ID


---

# 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.guibo.travel/faq/where-to-find-my-device-id.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.
