# Welcome to Data Export Documentation

## :man\_mage: Getting Started

Becoming a wizard at Data Export is a fairly straight-forward process:

1. Review the topics in the left-hand sidebar
   * [x] *We suggest you start your learning journey with the* [*Basics*](https://docs.dataexport.io/getting-started)
2. To better understand custom fields and detailed features, visit our Knowledge Base.
3. Check out the frequently asked questions [here](https://docs.dataexport.io/faq/reports).
4. Search by keyword if you know what you're looking for.

![](https://791683593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVN38pxrmSRWq3e_Evi%2F-MfqcZ7pYhS7SwyChrQI%2F-MfqduqXV35woIuM1npX%2Fsearch%20DE.gif?alt=media\&token=8e23391a-ea75-40ba-91b7-596981c1891a)

Once you're ready, it's time to :unlock: [unlock the power](https://apps.shopify.com/data-export) 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="kb" %}
[kb](https://docs.dataexport.io/kb)
{% endcontent-ref %}

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

{% hint style="warning" %} <img src="https://791683593-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MVN38pxrmSRWq3e_Evi%2F-MZPUUsAIgXMAykGoXq6%2F-MZPUnClqB_o7T3Xqrbn%2Fdataexport-icon.png?alt=media&#x26;token=e3ac3106-3dff-444c-9679-9bf9ac9c46fe" alt="" data-size="line"> [Click HERE](https://dataexport.io) to return to the [DataExport.io homepage](https://dataexport.io).
{% 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.dataexport.io/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.
