# Getting Started With PredictHQ's Events API

### How to Set Up and Access PredictHQ's Events API <a href="#how-to-set-up-and-access-predict-hqs-events-api" id="how-to-set-up-and-access-predict-hqs-events-api"></a>

Our Events API is built for scale, speed, and accuracy. Learn how to begin leveraging its powerful capabilities quickly.

{% embed url="<https://youtu.be/_vD5GpQxXRg>" %}

### How to Access PredictHQ's API Documentation <a href="#how-to-access-predict-hqs-api-documentation" id="how-to-access-predict-hqs-api-documentation"></a>

Learn about the resources available to leverage our API endpoints, including reference documents, data science guides, category documentation, SDK documentation, and more.

{% embed url="<https://www.youtube.com/watch?v=kpPa0ON_JIU>" %}

### How to Access PredictHQ's Features API <a href="#how-to-access-predict-hqs-features-api" id="how-to-access-predict-hqs-features-api"></a>

Learn how to quickly access forecast-ready, prebuilt intelligence and features to enable your teams to extract value from intelligent event data.

{% embed url="<https://www.youtube.com/watch?v=zlw4ky5NjbA>" %}


---

# 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/onboarding-tutorial-videos/api/getting-started-with-predicthqs-api.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.
