# Starting Point

- [Overview](https://help.heyetsy.com/en/starting-point/overview.md): Heyetsy is a Chrome browser extension that displays product metrics for Etsy products and shops.
- [Installation instructions](https://help.heyetsy.com/en/starting-point/installation-instructions.md): This article will guide you through the installation of the Heyetsy Extension for your first encounter and how to use the Heyetsy Extension.
- [How to create license code?](https://help.heyetsy.com/en/starting-point/installation-instructions/how-to-create-license-code.md)
- [How to Install an Extension?](https://help.heyetsy.com/en/starting-point/installation-instructions/how-to-install-an-extension.md)
- [Display the chart of orders below each Store](https://help.heyetsy.com/en/starting-point/installation-instructions/display-the-chart-of-orders-below-each-store.md): Instructions for viewing the chart of orders for each Store on Etsy using Heyetsy


---

# 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://help.heyetsy.com/en/starting-point.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.
