# Product Guides

- [Getting Started](https://docs.invt.ai/product-guides/getting-started.md)
- [SignUp](https://docs.invt.ai/product-guides/getting-started/signup.md)
- [Create Project](https://docs.invt.ai/product-guides/getting-started/create-project.md)
- [AI Consulting](https://docs.invt.ai/product-guides/ai-consulting.md)
- [Conversation](https://docs.invt.ai/product-guides/ai-consulting/conversation.md)
- [Feedback & Sharing](https://docs.invt.ai/product-guides/ai-consulting/feedback-and-sharing.md)
- [History Management](https://docs.invt.ai/product-guides/ai-consulting/history-management.md)
- [Business Document Training](https://docs.invt.ai/product-guides/business-document-training.md): Empowering Global Business Insights
- [Data Training Rewards Logic](https://docs.invt.ai/product-guides/business-document-training/data-training-rewards-logic.md)
- [InvtAI Bots Guides](https://docs.invt.ai/product-guides/invtai-bots-guides.md): Utilizing the InvtAI Assistant Bot(Telegram/Discord) for Community Interactions
- [Telegram Bot Guide](https://docs.invt.ai/product-guides/invtai-bots-guides/telegram-bot-guide.md): How to install and train the bot.
- [Auto-Engagement](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement.md): How to Effectively Use InvtAi for Telegram Group Moderation
- [Setting Moderator Accounts](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement/setting-moderator-accounts.md)
- [Periodic Engagement](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement/periodic-engagement.md)
- [Setting Prompts](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement/setting-prompts.md)
- [Activate Engagement](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement/activate-engagement.md)
- [Monitoring and Adjusting](https://docs.invt.ai/product-guides/invtai-bots-guides/auto-engagement/monitoring-and-adjusting.md)
- [Discord Bot Guide](https://docs.invt.ai/product-guides/invtai-bots-guides/discord-bot-guide.md): Install the InvtAi Discord bot in your Discord server.
- [Bot Analytics](https://docs.invt.ai/product-guides/invtai-bots-guides/bot-analytics.md): View Telegram/Discord Bot Usage Analytics
- [Use InvtAI Assistant Bot](https://docs.invt.ai/product-guides/invtai-bots-guides/use-invtai-assistant-bot.md): How to use the InvtAI Assistant bot?
- [Whitelabel Bot Guide](https://docs.invt.ai/product-guides/invtai-bots-guides/whitelabel-bot-guide.md): User Guide for White Label Bot on InvtAI Platform
- [Customer Support Bot](https://docs.invt.ai/product-guides/invtai-bots-guides/customer-support-bot.md): User Guide: InvtAI Customer Support Bot Setup
- [Expanding InvtAI Bot](https://docs.invt.ai/product-guides/expanding-invtai-bot.md): Embracing Social Platforms


---

# 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.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.
