# Get started

- [Connect Shopify API](https://docs.letsmetrix.com/get-started/connect-shopify-api.md): To unlock deeper analytics on your app's performance, you'll need to connect your Shopify Partner account to Letsmetrix.
- [How to Find Partner ID and API Key](https://docs.letsmetrix.com/get-started/connect-shopify-api/how-to-find-partner-id-and-api-key.md)
- [How to find App GID](https://docs.letsmetrix.com/get-started/connect-shopify-api/how-to-find-app-gid.md): Each of your apps on Shopify has a unique App GID that Letsmetrix needs to track it.
- [Connect GA4](https://docs.letsmetrix.com/get-started/connect-ga4.md)


---

# 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.letsmetrix.com/get-started.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.
