# Track Request

* Each submitted ticket will be assigned a **unique Ticket ID** (e.g., `#MP-14325`)
* This ID will be shown on the confirmation screen and included in the confirmation email
* You can reference this ID in any future communication with our support team
* To view the ticket status or reply, log in to your Admin Panel\
  \
  → **Support > My Tickets**

> Please do not submit multiple tickets for the same issue — simply reply within the existing ticket thread using your dashboard or by email.
>
> Thank you!


---

# 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://phoneparental.gitbook.io/support/support/track-request.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.
