# EmpowerGPT

## English

- [Features](https://docs.empowergpt.ai/getting-started/features.md)
- [Getting Started](https://docs.empowergpt.ai/getting-started/getting-started.md)
- [Onboarding Checklist](https://docs.empowergpt.ai/getting-started/getting-started/onboarding-checklist.md)
- [Upgrading Plan](https://docs.empowergpt.ai/getting-started/getting-started/upgrading-plan.md)
- [Managing Billing & Seats](https://docs.empowergpt.ai/getting-started/getting-started/managing-billing-and-seats.md)
- [Chat Types](https://docs.empowergpt.ai/chat/chat-types.md)
- [Enterprise Knowledge](https://docs.empowergpt.ai/chat/chat-types/enterprise-knowledge.md)
- [World Knowledge](https://docs.empowergpt.ai/chat/chat-types/world-knowledge.md)
- [Basic Chat Features](https://docs.empowergpt.ai/chat/basic-chat-features.md)
- [Canvas](https://docs.empowergpt.ai/chat/canvas.md)
- [Web Search](https://docs.empowergpt.ai/chat/web-search.md)
- [Search+](https://docs.empowergpt.ai/chat/search+.md)
- [Image Generation](https://docs.empowergpt.ai/chat/image-generation.md)
- [Image Analysis](https://docs.empowergpt.ai/chat/image-analysis.md)
- [Compare Models](https://docs.empowergpt.ai/chat/compare-models.md)
- [Assistants Overview](https://docs.empowergpt.ai/assistants/assistants-overview.md)
- [Creating Assistants](https://docs.empowergpt.ai/assistants/creating-assistants.md)
- [Assistant Examples](https://docs.empowergpt.ai/assistants/assistant-examples.md)
- [Advance Search Overview](https://docs.empowergpt.ai/advance-search/advance-search-overview.md)
- [Advance Search Examples](https://docs.empowergpt.ai/advance-search/advance-search-examples.md)
- [Apps Overview](https://docs.empowergpt.ai/apps/apps-overview.md)
- [Doc Analyst](https://docs.empowergpt.ai/apps/doc-analyst.md)
- [Using Doc Analysis](https://docs.empowergpt.ai/apps/doc-analyst/using-doc-analysis.md)
- [Smart Meet](https://docs.empowergpt.ai/apps/smart-meet.md)
- [Using Smart Meet](https://docs.empowergpt.ai/apps/smart-meet/using-smart-meet.md)
- [Smart Meet Features](https://docs.empowergpt.ai/apps/smart-meet/smart-meet-features.md)
- [Data Analyst](https://docs.empowergpt.ai/apps/data-analyst.md)
- [Using Data Analyst](https://docs.empowergpt.ai/apps/data-analyst/using-data-analyst.md)
- [Data Analyst Features](https://docs.empowergpt.ai/apps/data-analyst/data-analyst-features.md)
- [Workspaces](https://docs.empowergpt.ai/data-import-and-integrations/workspaces.md)
- [Uploading Documents & Weblinks](https://docs.empowergpt.ai/data-import-and-integrations/workspaces/uploading-documents-and-weblinks.md)
- [Workspace Roles](https://docs.empowergpt.ai/data-import-and-integrations/workspaces/workspace-roles.md)
- [Chat within the context](https://docs.empowergpt.ai/data-import-and-integrations/workspaces/chat-within-the-context.md)
- [Connectors](https://docs.empowergpt.ai/data-import-and-integrations/connectors.md)
- [Working with Connectors](https://docs.empowergpt.ai/data-import-and-integrations/connectors/working-with-connectors.md)
- [Available Connectors](https://docs.empowergpt.ai/data-import-and-integrations/connectors/available-connectors.md)
- [Users Roles & Permissions](https://docs.empowergpt.ai/users/users-roles-and-permissions.md)
- [User Account Types](https://docs.empowergpt.ai/users/user-account-types.md)
- [Settings](https://docs.empowergpt.ai/settings/settings.md)
- [Profile Settings](https://docs.empowergpt.ai/settings/settings/profile-settings.md)
- [Custom Instructions](https://docs.empowergpt.ai/settings/settings/custom-instructions.md)
- [System Settings](https://docs.empowergpt.ai/settings/settings/system-settings.md)
- [Billing](https://docs.empowergpt.ai/settings/settings/billing.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.empowergpt.ai/getting-started/features.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.
