# FAQ

- [How Does PredictHQ Support Placekey?](https://docs.predicthq.com/webapp-support/faq/how-does-predicthq-support-placekey.md)
- [Using Power BI and Tableau With PredictHQ Data](https://docs.predicthq.com/webapp-support/faq/using-power-bi-and-tableau-with-predicthq-data.md)
- [Can I Download a CSV of Your Data?](https://docs.predicthq.com/webapp-support/faq/can-i-download-a-csv-of-your-data.md)
- [Can I Suggest a New Event Category?](https://docs.predicthq.com/webapp-support/faq/can-i-suggest-a-new-event-category.md)
- [Does PredictHQ Have Historical Event Data?](https://docs.predicthq.com/webapp-support/faq/does-predicthq-have-historical-event-data.md)
- [Is There a PredictHQ Mobile App?](https://docs.predicthq.com/webapp-support/faq/is-there-a-predicthq-mobile-app.md)
- [What Are Labels?](https://docs.predicthq.com/webapp-support/faq/what-are-labels.md)
- [What Countries Do You Have School Holidays For?](https://docs.predicthq.com/webapp-support/faq/what-countries-do-you-have-school-holidays-for.md)
- [What Do The Different Event Ranks Mean?](https://docs.predicthq.com/webapp-support/faq/what-do-the-different-event-ranks-mean.md)
- [What Does Event Visibility Window Mean?](https://docs.predicthq.com/webapp-support/faq/what-does-event-visibility-window-mean.md)
- [What Is the Difference Between an Observed Holiday and an Observance?](https://docs.predicthq.com/webapp-support/faq/what-is-the-difference-between-an-observed-holiday-and-an-observance.md): An Observed Holiday is when a public federal holiday is celebrated on a date that is not the actual event's anniversary date


---

# 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/faq.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.
