# InvtAI V2 Docs

## InvtAI V2 Docs

- [Welcome to InvtAI](https://docs.invt.ai/welcome-to-invtai.md)
- [Introduction](https://docs.invt.ai/overview/introduction.md)
- [Problems](https://docs.invt.ai/overview/introduction/problems.md)
- [Our Solutions](https://docs.invt.ai/overview/introduction/our-solutions.md)
- [Benefits](https://docs.invt.ai/overview/introduction/benefits.md)
- [Our Features](https://docs.invt.ai/overview/our-features.md)
- [InvtAI Ecosystem](https://docs.invt.ai/overview/invtai-ecosystem.md)
- [INVT Token](https://docs.invt.ai/overview/invt-token.md)
- [Training and Rewards](https://docs.invt.ai/overview/training-and-rewards.md)
- [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
- [What is InvtAI?](https://docs.invt.ai/faq/what-is-invtai.md)
- [How does InvtAI work?](https://docs.invt.ai/faq/how-does-invtai-work.md)
- [How much does it cost to subscribe to InvtAI?](https://docs.invt.ai/faq/how-much-does-it-cost-to-subscribe-to-invtai.md)
- [What payment methods does InvtAI accept?](https://docs.invt.ai/faq/what-payment-methods-does-invtai-accept.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.invt.ai/welcome-to-invtai.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.
