# Getting started

- [Introduction](https://docs.openli.com/docs/getting-started-1/master.md): Welcome to our Help Center! On these pages, you'll find guides for getting started with Openli and beyond.
- [Dictionary](https://docs.openli.com/docs/getting-started-1/dictionary.md): Here you find a dictionary of important words and definitions that will help you understand the core concepts behind Openli.
- [FAQ](https://docs.openli.com/docs/getting-started-1/frequently-asked-questions-about-our-cookie-consent-solution.md): We have collected the most frequently asked questions in this section of the Help Center.
- [IAB TCF v2.0](https://docs.openli.com/docs/getting-started-1/frequently-asked-questions-about-our-cookie-consent-solution/iab-tcf-v2.0.md): This page explains Openli's position regarding support for the Internet Advertising Bureau's (IAB) "Transparency Consent Framework" (TCF) version 2.0.


---

# 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.openli.com/docs/getting-started-1.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.
