# FAQs - Tracking page

- [Custom Status Updates](https://omega-order-tracking.gitbook.io/docs/faqs-tracking-page/custom-status-updates.md): With custom status, you can create unique statuses that align with your specific order fulfillment process or business requirements.  Here's how you can use custom status in Omega:
- [Branded Customization](https://omega-order-tracking.gitbook.io/docs/faqs-tracking-page/branded-customization.md)
- [How to add tracking page to my website?](https://omega-order-tracking.gitbook.io/docs/faqs-tracking-page/how-to-add-tracking-page-to-my-website.md)
- [How to hide the courier company on Tracking information on tracking page](https://omega-order-tracking.gitbook.io/docs/faqs-tracking-page/how-to-hide-the-courier-company-on-tracking-information-on-tracking-page.md)


---

# 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://omega-order-tracking.gitbook.io/docs/faqs-tracking-page.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.
