# Pixel

- [Getting Started](https://developer.converted.in/pixel/getting-started.md): Converted.in Pixel is a piece of code that you place on your website, help to understand people actions, find new customers, and drive more sales.
- [Client SDK](https://developer.converted.in/pixel/client-sdk.md)
- [Integrate ConvertedIn Pixel using GTM](https://developer.converted.in/pixel/integrate-convertedin-pixel-using-gtm.md): if you don't have a GTM already setup you can use
- [Shopify Integration for Initiate checkout Event](https://developer.converted.in/pixel/shopify-integration-for-initiate-checkout-event.md): Accourding to Shopify restriction on checkout page you can configure the \`Initiate checkout\` event on your shopify store.


---

# 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://developer.converted.in/pixel.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.
