# Tools

- [Is PHQ Attendance Available for All Categories?](https://docs.predicthq.com/webapp-support/tools/is-phq-attendance-available-for-all-categories.md)
- [See Event Trends in the WebApp](https://docs.predicthq.com/webapp-support/tools/see-event-trends-in-the-webapp.md): Demand surge data is available via our Features API and the Event Trends feature in the WebApp
- [What is Event Trends?](https://docs.predicthq.com/webapp-support/tools/what-is-event-trends.md): PredictHQ's Event Trends is a feature that you can use to find peak dates of demand
- [Live TV Events](https://docs.predicthq.com/webapp-support/tools/live-tv-events.md)
- [What is Live TV Events?](https://docs.predicthq.com/webapp-support/tools/live-tv-events/what-is-live-tv-events.md): Live TV Events is a feature that enables customers to predict how Live TV will impact their business
- [Can You Access Live TV Events via the WebApp?](https://docs.predicthq.com/webapp-support/tools/live-tv-events/can-you-access-live-tv-events-via-the-webapp.md)
- [How Do I Integrate Live TV Events into Forecasting Models?](https://docs.predicthq.com/webapp-support/tools/live-tv-events/how-do-i-integrate-live-tv-events-into-forecasting-models.md): PredictHQ’s Live TV Events feature enables our customers to identify how many people will watch a TV broadcast at a given location
- [Labels](https://docs.predicthq.com/webapp-support/tools/labels.md)
- [What Does the Closed-Doors Label Mean?](https://docs.predicthq.com/webapp-support/tools/labels/what-does-the-closed-doors-label-mean.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://docs.predicthq.com/webapp-support/tools.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.
