# Welcome to Report Pundit Documentation

<img src="https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVN3iF-DdMhu4BVsTA9%2F-MVYLa7bVltfgtPG1fjj%2F-MVYTI-Fc97_6-imp0EH%2Freportpundit-welcomeicon2.png?alt=media&#x26;token=d54233d7-baaf-4b2f-8364-c89c1bc1c64e" alt="" data-size="line"> Becoming an expert at Report Pundit is a fairly straightforward process:

1. Review the topics in the left-hand sidebar
   * [x] *We suggest you start your learning journey with the* [*Basics*](https://docs.reportpundit.com/getting-started)*.*
2. To better understand custom fields and detailed features, dive into our [Knowledge Base](https://docs.reportpundit.com/broken-reference)
3. Watch videos and read documentation as desired.
4. Check our commonly asked questions in our [FAQs](https://docs.reportpundit.com/faq) Section.
5. Search by keyword if you know what you're looking for.

![](https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVN3iF-DdMhu4BVsTA9%2F-MbKClJiw7UJJyVTDy6w%2F-MbKG93EEFLb43f_EsJQ%2FSeachbar%20-RP.gif?alt=media\&token=e55f7ed3-236c-4738-a059-3a11c99d1b4c)

Once you're ready, it's time to :unlock: [unlock the power](https://apps.shopify.com/report-pundit) of your storefront data!

{% hint style="success" %}
All the pictures and videos used for demonstration has been taken from the Developer's account. **Your privacy is secured!** :closed\_lock\_with\_key:&#x20;
{% endhint %}

### :book: Table of Contents

{% content-ref url="getting-started" %}
[getting-started](https://docs.reportpundit.com/getting-started)
{% endcontent-ref %}

{% content-ref url="knowledge-base" %}
[knowledge-base](https://docs.reportpundit.com/knowledge-base)
{% endcontent-ref %}

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

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

{% hint style="info" %} <img src="https://3511479413-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVN3iF-DdMhu4BVsTA9%2F-MVYUqEpMXSzIelbNsib%2F-MVYXt7i_3r2pr-nZkKK%2Freportpundit-icon.png?alt=media&#x26;token=5840a8c4-fbc5-4ab0-9f42-1c7342f47a4c" alt="" data-size="line"> Click [HERE](https://reportpundit.com) to return to the [ReportPundit.com homepage](https://reportpundit.com).
{% endhint %}


---

# 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.reportpundit.com/master.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.
