# Welcome

Polar's Data Catalog serves as a comprehensive guide to understanding the data that powers your business. It provides clear, structured documentation of the **dimensions** and **metrics** available in your Polar account, helping you analyse performance, make data-driven decisions, and unlock insights effortlessly.

With Polar's Data Catalog, you can:

* **Navigate dimensions** that define your data, like customer attributes, campaign details, or time periods.
* **Explore metrics** that quantify your performance, such as revenue, click-through rates, or return on investment (ROI).
* **Access detailed descriptions** of each element to ensure you’re making informed decisions based on the right data.

Whether you're building custom dashboards, setting up custom reports, or diving deep into your data, Polar's Data Catalog is your trusted resource to simplify and streamline your data journey.


---

# 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://data.polaranalytics.com/readme.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.
