# Setting Up the Engagement System

To start using the engagement system, use the following command:

```
/engagement-setup
```

This command will guide you through the initial setup, including:

* Selecting a channel to track for XP - `/engagement-channel-setup`
* Setting a notification channel for level-ups - `/engagement-setup message-channel:#general notification-channel:`
* Defining the base required XP for leveling up - `/engagement define-role-xp`
* Naming your points currency - `/engagement-setup message-channel:#general points-name:`
* Setting the points-to-XP ratio - `/engagement-setup message-channel:#general points-per-xp:`
* Enabling or disabling the shop feature - `/engagement-setup shop-enabled:True`

<figure><img src="/files/1AIPXQJhIUuzSwJSxXqH" alt=""><figcaption></figcaption></figure>

Further Description along with the Images is provided in the following pages!


---

# 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/setting-up-the-engagement-system.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.
