# Welcome!

{% hint style="info" %}
Every endpoint is limited to one per minute per user due to internal limitations, thanks for your understanding.&#x20;
{% endhint %}

## <mark style="color:$primary;">Welcome to OQ API</mark>

Welcome to the OQ API. Get daily calculated broadcast measurements. Designed to give you a detailed insight into the world of television. Get the Data basis to calculate your return of investment on a global scale.

## <mark style="color:$primary;">Want to jump right in?</mark>

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="quick-start" %}
[quick-start](https://docs.oloqiqi.com/quick-start)
{% endcontent-ref %}

## <mark style="color:$primary;">Want to deep dive?</mark>

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="reference/tv-api.oloqiqi.com" %}
[tv-api.oloqiqi.com](https://docs.oloqiqi.com/reference/tv-api.oloqiqi.com)
{% endcontent-ref %}


---

# 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.oloqiqi.com/welcome.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.
