# Widget Types & Capabilities

We offer three primary data structures to fit your content's context:

* Broad Widgets: Automatically surface "Top 10" brands or trending markets based on high engagement and volume data. Ideal for homepage sidebars.

  <a class="button secondary"></a>
* Event-Specific Widgets: Filter the prediction market to show real-time odds for a specific topic, such as "2028 Democratic Nominee" or "2026 NCAAB Tournament Winner".
* Sportsbook / Comparison: Compare live odds across specific games to highlight 'Best Odds' and unique operator market positions.


---

# 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.gemified.net/for-advertisers/markdown.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.
