> For the complete documentation index, see [llms.txt](https://docs.platform.gamezop.com/publishers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.gamezop.com/publishers/get-started/products.md).

# Explore our products

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/WbQGsFCtcofrAYpnOoDa" alt="" data-size="line"> <strong>Gamezop</strong></td><td>Gaming destination with hundreds of premium H5 / instant games.</td><td><p></p><p><a href="/pages/-MdTAv7yMnTGCiAMDc09">Explore docs</a></p></td></tr><tr><td><img src="/files/puK1OzHeFABXWwmjGf1S" alt="" data-size="line"> <strong>Quizzop</strong></td><td>Quizzing destination with quizzes and blogs across popular categories.</td><td><p></p><p><a href="/pages/Qki8uVE5CWWNK9z7jIsU">Explore docs</a></p></td></tr><tr><td><img src="/files/H6OTSkHOzGbmAANpaacj" alt="" data-size="line"> <strong>Feedzop</strong></td><td>News destination with the latest news from across the world.</td><td><p></p><p><a href="/pages/eoLvF5kIg5XIOeCxPqnW">Explore docs</a></p></td></tr><tr><td><img src="/files/59kcrcTAHdyQfzcPblPk" alt="" data-size="line"> <strong>Astrozop</strong></td><td>Astrology destination with Tarot, Horoscopes, and more.</td><td><p></p><p><a href="/pages/sIisGstH8Psc6aJFr9c5">Explore docs</a></p></td></tr><tr><td><img src="/files/OsPiPL2k5UlWS4eHKvj0" alt="" data-size="line"> <strong>Criczop</strong></td><td>Cricket news destination with live scores, schedules, and more.</td><td><p></p><p><a href="/pages/YfhqdbCjapTe55HqpF3A">Explore docs</a></p></td></tr><tr><td><strong>Performance Ad Campaigns</strong></td><td>Source performance / affiliate ad-campaigns for your products.</td><td><p></p><p><a href="/pages/BY4uG9XnysplUnvOrJH5">Explore docs</a></p></td></tr><tr><td><strong>Other guides and APIs</strong></td><td>Guides and APIs that apply to all our products.</td><td><p></p><p><a href="/pages/dHdrGbZrHpR6pdT0oYBl">Explore docs</a></p></td></tr></tbody></table>

**Before you head over to the product docs, don't forget to go through this 30-second read:**

{% content-ref url="/pages/TO4yuI8ZdCn8CQ8FSsrP" %}
[2 key terms](/publishers/get-started/key-terms.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.platform.gamezop.com/publishers/get-started/products.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
