Add AI Recommendations
to Your Content

Keep your readers engaged by showing them the perfect next game to play. Our free widget analyzes mechanics and themes to suggest highly relevant games, directly on your site.

Live Examples

Por Nombre (Large) - "Catan"

data-game-name="Catan" data-theme="light"

Por Nombre (Small) - "Catan"

data-game-name="Catan" data-size="small"

Por BGG ID (Large) - ID: 68448 (7 Wonders)

data-game-id="68448" data-theme="dark"

Por BGG ID (Small) - ID: 68448 (7 Wonders)

data-game-id="68448" data-size="small"

Integration Guide

The easiest way to add recommendations to your site. Just add a div placeholder and our script.

<!-- 1. Include the element where you want the widget -->
<div class="tcq-widget" 
     data-game-name="Catan" 
     data-token="widget-demo-key"
     data-size="large" 
     data-theme="light">
</div>

<!-- 2. Include our script (once per page) -->
<script src="https://thechatquest.com/embed/widget.js" async></script>

1 Attributes

  • data-game-name The name of the game (e.g., "Catan"). Fuzzy Match.
  • data-game-id BGG ID (e.g., "135"). Precise Match (Recommended).
  • Note: You must provide either game-name or game-id.
  • data-size large (list) or small (slider).
  • data-theme light (default) or dark.

2 Access

For ensuring a good quality of the service we provide access to the widget on demand.

Request Access