# Product Guides

- [Facebook Pixel](https://onetracks-organization.gitbook.io/document/product-guides/facebook-pixel.md): To start sending your website traffic to Facebook, all you need to do is to give OneTrack your pixel ID
- [Tiktok Pixel](https://onetracks-organization.gitbook.io/document/product-guides/tiktok-pixel.md): To start sending your website traffic to Tiktok, all you need to do is to give OneTrack your pixel ID.
- [Pinterest Pixel](https://onetracks-organization.gitbook.io/document/product-guides/pinterest-pixel.md): To start sending your website traffic to Pinterest, all you need to do is to give OneTrack your Pinterest tag ID.
- [Snapchat Pixel](https://onetracks-organization.gitbook.io/document/product-guides/snapchat-pixel.md): To start sending your website traffic to Snapchat, all you need to do is to give OneTrack your pixel ID
- [Twitter Pixel](https://onetracks-organization.gitbook.io/document/product-guides/twitter-pixel.md): To start sending your website traffic to Twitter, all you need to do is to give OneTrack your event ID(s).


---

# 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://onetracks-organization.gitbook.io/document/product-guides.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.
