# Auto-Engagement

{% hint style="info" %}
Moderating a Telegram group efficiently is crucial for maintaining a healthy and engaging community. With InvtAi, you can automate the moderation process and engage your group members effectively. This tutorial will guide you through setting up moderator accounts and prompts, enabling you to automate interactions within your Telegram group.
{% endhint %}

## **Step 1: Getting Started**

* Make sure you have a Telegram account and a group to moderate.
* Visit the [InvtAi website](/product-guides/getting-started.md#step-1-visit-homepage) and [sign up](/product-guides/getting-started.md#step-2-create-an-account-on-invtai) for an account if you haven't already.

## [**Step 2: Setting Moderator Accounts**](/product-guides/invtai-bots-guides/auto-engagement/setting-moderator-accounts.md)

## [**Step 3: Periodic Engagement**](/product-guides/invtai-bots-guides/auto-engagement/periodic-engagement.md)

## [**Step 4: Setting Prompts**](/product-guides/invtai-bots-guides/auto-engagement/setting-prompts.md)


---

# 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.invt.ai/product-guides/invtai-bots-guides/auto-engagement.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.
