# Table of Content

1. Introduction

{% content-ref url="/pages/jLf6Ey09RX6uUC3KVY0M" %}
[Introduction](/product-guides/configuring-in-discord/engagement-system/table-of-content/introduction.md)
{% endcontent-ref %}

2. Setting Up the Engagement System

{% content-ref url="/pages/Bf4YvWiDWUp7bOm7rBj1" %}
[Setting Up the Engagement System](/product-guides/configuring-in-discord/engagement-system/table-of-content/setting-up-the-engagement-system.md)
{% endcontent-ref %}

3. Configuring XP and Points

{% content-ref url="/pages/CuwVwLjiJgHWexu8IinS" %}
[Configuring XP and Points](/product-guides/configuring-in-discord/engagement-system/table-of-content/configuring-xp-and-points.md)
{% endcontent-ref %}

4. Managing Channels

{% content-ref url="/pages/2y7gXlSKuGOdQF89CeWU" %}
[Managing Channels](/product-guides/configuring-in-discord/engagement-system/table-of-content/managing-channels.md)
{% endcontent-ref %}

5. Role-Based XP Bonuses

{% content-ref url="/pages/2TxRyvUXvtnKUxigynDk" %}
[Role-Based XP Bonuses](/product-guides/configuring-in-discord/engagement-system/table-of-content/role-based-xp-bonuses.md)
{% endcontent-ref %}

6. Setting Up the Shop

{% content-ref url="/pages/XTH3nsxui3QS4UzZCHkf" %}
[Setting Up the Shop](/product-guides/configuring-in-discord/engagement-system/table-of-content/setting-up-the-shop.md)
{% endcontent-ref %}

7. Managing Shop Items

{% content-ref url="/pages/kbF7D1ZJhq5zevNWetU2" %}
[Managing Shop Items](/product-guides/configuring-in-discord/engagement-system/table-of-content/managing-shop-items.md)
{% endcontent-ref %}

8. User Commands

{% content-ref url="/pages/Cc72Uotu4L45Vmf0wmbm" %}
[User Commands](/product-guides/configuring-in-discord/engagement-system/table-of-content/user-commands.md)
{% endcontent-ref %}

9. Troubleshooting

{% content-ref url="/pages/gkF7vzUHirhLSxWzDKvY" %}
[Troubleshooting](/product-guides/configuring-in-discord/engagement-system/table-of-content/troubleshooting.md)
{% endcontent-ref %}


---

# 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.tektools.app/product-guides/configuring-in-discord/engagement-system/table-of-content.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.
