# Setting Prompts

Add prompts or messages and Click "**Update**" button to save them.

1. **Creating Engaging Prompts:** Craft engaging prompts that moderators will use to interact with the group. For example, "What's your favorite topic to discuss?" or "Welcome to our Community! Share a useful tip related to our group theme."

<figure><img src="/files/0Y59ie3sM14pZTrhFJPc" alt=""><figcaption></figcaption></figure>

2. **Share project updates or notifications:** Post a message regarding the project. For instance, 'Here is our latest roadmap. Do you have any questions?' or 'Have you heard about our latest news? ...'
3. **Interact with InvtAi Bot** to access a wide range of databases, including community knowledge, AI responses, real-time data, and internet-based information. For example, you can ask questions like '@InvtAIBot What is the current price of Bitcoin?', '@InvtAIBot What is InvtAi?', or '@InvtAIBot What are our Tokenomics?'


---

# 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/setting-prompts.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.
