# Ebbot Docs

## Public docs 2.0

- [Getting Started](https://docs.ebbot.ai/ebbot-docs/readme.md)
- [Ebbot Overview](https://docs.ebbot.ai/ebbot-docs/readme/ebbot-overview.md): This overview provides a foundational understanding of the Ebbot platform, detailing its role as an independent AI engine and its core capabilities in service automation and orchestration.
- [Terminology](https://docs.ebbot.ai/ebbot-docs/readme/ebbot-overview/terminology.md): This page acts as a terminology guide, covering general AI and service operation terms as well as common Ebbot-specific expressions.
- [Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat.md): Walkthrough of the Chat platform.
- [Quickstart - Chat Agent](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/quickstart-chat-agent.md): Learn how to setup a Chat agent in Ebbot.
- [Dishwasher](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/dishwasher.md): The Dishwasher is designed to censor personal information that may appear in chat conversations. It combines multiple methods to detect sensitive entities in text. It also clears the user information
- [Scenarios](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/scenarios.md): Learn about Scenarios in the Ebbot Chat platform on this page.
- [Live Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/live-chat.md)
- [Chat Widget](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/chat-widget.md)
- [Conversation Starters](https://docs.ebbot.ai/ebbot-docs/core-capabilities/chat/conversation-starters.md): Learn how conversation starters help you proactively engage visitors in the chat widget.
- [Automations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations.md): Learn about Ebbot's Automations platform where you can build workflows using AI.
- [Introduction to Automations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/introduction-to-automations.md): This page contains an introduction to Ebbot Automations platform.
- [Quickstart - Email Agent](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/quickstart-email-agent.md): Use this guide to implement an Email agent in the Automations platform.
- [Understanding Workflows](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/understanding-workflows.md): This page walks you through the architecture of Workflows in Automations.
- [Workflow Security and Prompt Injection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-security-and-prompt-injection.md): Learn how to design secure automations and reduce prompt injection risk.
- [Workflow Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes.md): Explore workflow nodes in Ebbot Automations.
- [Trigger Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/trigger-nodes.md): This page describes the Trigger nodes in the Automations workflow builder.
- [Action Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/action-nodes.md): This page describes the Action nodes in the Automations workflow builder.
- [LLM Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/llm-nodes.md): This page describes the LLM nodes in the Automations workflow builder.
- [LLM Node Prompts](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/llm-nodes/llm-node-prompts.md)
- [Condition Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/condition-nodes.md): This page describes the Condition nodes in the Automations workflow builder.
- [Transformer Nodes](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/workflow-nodes/transformer-nodes.md): This page describes the Transformer nodes in the Automations workflow builder.
- [Building Workflows](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/building-workflows.md)
- [Dashboard and Monitoring](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/dashboard-and-monitoring.md)
- [Templates](https://docs.ebbot.ai/ebbot-docs/core-capabilities/automations/templates.md): Explore Templates in Automations Workflows.
- [EbbotGPT](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt.md): Learn about everything related to EbbotGPT, where you combine multiple data sources into Knowledge and use Configurations to customize AI agents to suit your specific service needs.
- [EbbotGPT Knowledge](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge.md)
- [Source Types](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types.md): Learn what type of knowledge sources that are supported in EbbotGPT Knowledge.
- [File](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/file.md): Learn how to upload and manage files to power your AI agents' knowledge.
- [Scrape Site](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/scrape-site.md): Learn how Scrape Site works, perform a web scrape and let your AI Agent use it as Knowledge.
- [API sources](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources.md): API sources are the available source types in EbbotGPT Knowledge that allows you to fetch data from external systems.
- [TOPdesk API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/topdesk-api.md): Connect your TOPdesk environment and use TOPdesk knowledge articles as a source for your AI agents.
- [Confluence API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/confluence-api.md): This page describes how to connect Confluence to your EbbotGPT Knowledge.
- [Sitevision API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sitevision-api.md)
- [SharePoint API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api.md): Explore how you connect SharePoint to EbbotGPT Knowledge and let your AI agent use the sites as sources.
- [Guide: Create Full Control App](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/guide-create-full-control-app.md): Follow this guide to create a Full Control App when scraping content from SharePoint to EbbotGPT Knowledge.
- [Guide: Import And Use Postman Collection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/guide-import-and-use-postman-collection.md)
- [FAQ: SharePoint API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/sharepoint-api/faq-sharepoint-api.md): This guide covers the most common questions regarding how Ebbot connects to your SharePoint environment.
- [Easit.GO API](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/source-types/api-sources/easit.go-api.md): Learn about how to retrieve information from Easit GO in EbbotGPT Knowledge.
- [Automatic Updates](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/automatic-updates.md): Learn how to use Automatic Updates in EbbotGPT Knowledge to schedule when your sources should be automatically updated.
- [Knowledge Pre-processing](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing.md)
- [Source Filter](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/source-filter.md): Read about how you can use the Source Filter feature to clean or filter your data in EbbotGPT Knowledge based on specific keywords.
- [Simple Transformation Settings](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/simple-transformation-settings.md): Learn about the features to automatically rewrite specific phrases within EbbotGPT Knowledge for your AI agent to use.
- [Advanced Transformer Settings](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/knowledge-pre-processing/advanced-transformer-settings.md): Read about the ability to use advanced transformer settings that allows you to add rules for transforming data from a source, as an alternative to modifying the original data.
- [Embedder Models](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-knowledge/embedder-models.md): Read about what an embedder model is and how they are used in EbbotGPT Knowledge for your AI agent.
- [EbbotGPT Configurations](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations.md): This page describes EbbotGPT Configurations where you can customize your chat agents behaviour through guards, tools, prompt versions, temperature and other settings.
- [Persona](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/persona.md): On this page you learn about the Persona settings in EbbotGPT Configurations.
- [Prompt Version](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/prompt-version.md): Learn about the available Prompt versions in EbbotGPT Configurations.
- [AI Tools](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/ai-tools.md): On this page everything related to AI Tools in Ebbot is explained, explore tool calling....
- [Model Context Protocol (MCP)](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/model-context-protocol-mcp.md): Explore the support for Model Context Protocol (MCP) in Ebbot.
- [Security and Guardrails](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails.md): On this page we offer information about the available guardrails in Ebbot and some best practices around LLM security.
- [Safe Guards](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/safe-guards.md): On this page you can read about EbbotGPT Safe guards and how to use them.
- [Source Injection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/source-injection.md): Read about source injection and how to manage potential threats.
- [Prompt Injection](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-configurations/security-and-guardrails/prompt-injection.md): Learn about prompt injection and how to protect against it.
- [EbbotGPT LLMs](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-llms.md): Learn about the available LLMs in EbbotGPT and use them for to build AI agents for your service operations.
- [GPT Evaluation](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/gpt-evaluation.md): On this page you learn how to evaluate the performance of your chat agent using GPT Evaluation in Ebbot.
- [EbbotGPT Best Practices](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices.md): Learn about some best practices using EbbotGPT.
- [Optimizing Retrieval Precision](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/optimizing-retrieval-precision.md): Learn about why the AI agent uses the wrong source when responding and how to fix it.
- [Sales Tracking](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/sales-tracking.md): Learn how to build sales tracking using custom parameters (UTM-tags) in Ebbot.
- [Optimizing Knowledge Base Articles for AI Agents](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/optimizing-knowledge-base-articles-for-ai-agents.md): Learn how to optimize your knowledge base articles for your AI agents in Ebbot.
- [Persona & prompt guidelines](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ebbotgpt/ebbotgpt-best-practices/persona-and-prompt-guidelines.md)
- [AI Insights for Chat](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat.md): Learn more about AI Insights on this page.
- [Setup and Configuration](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/setup-and-configuration.md): This page will help you configure your analysis settings to get the most accurate and valuable insights from your data.
- [Using AI Insights](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/using-ai-insights.md): Explore best practices on how to use your AI Insights configuration.
- [Technical description AI Insights](https://docs.ebbot.ai/ebbot-docs/core-capabilities/ai-insights-for-chat/technical-description-ai-insights.md)
- [Integrations in Ebbot](https://docs.ebbot.ai/ebbot-docs/integrations/integrations-in-ebbot.md): This page walks you through the different type of integrations in Ebbot.
- [Chat Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations.md): Explore possible integrations in the Ebbot Chat platform.
- [Channel Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations.md): This page describe the channel integrations available in Ebbot chat platform, let your chat agent respond to end users in an external channel or receive live chats in another chat tool.
- [Dixa Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/dixa-channel-integration.md): Explore the Dixa agent channel (live chat) integration in Ebbot, let your team handle conversations in Dixa while leveraging on Ebbot's AI agents for chat.
- [Zendesk Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/zendesk-channel-integration.md): Explore the Zendesk agent channel (live chat) integration in Ebbot, let your team handle conversations in Zendesk still while leveraging on Ebbot's AI agents for chat.
- [Microsoft Teams Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/microsoft-teams-channel-integration.md): Read about the Teams channel integration in Ebbot Chat platform on this page.
- [Messenger Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/messenger-channel-integration.md): Explore the Messenger channel integration in Ebbot's Chat platform.
- [WhatsApp Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/whatsapp-channel-integration.md): Explore the WhatsApp channel integration in Ebbot's Chat platform.
- [Slack Channel Integration](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/channel-integrations/slack-channel-integration.md): Explore the Slack channel integration in Ebbot's Chat platform.
- [Extensions](https://docs.ebbot.ai/ebbot-docs/integrations/chat-integrations/extensions.md): Extensions are native integrations used in chat conversations.
- [Knowledge Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/knowledge-integrations.md): Explore available integrations to sync data from external systems and transform it into knowledge for your AI agents.
- [Automations Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/automations-integrations.md): Read about what Integrations bring to workflows in Ebbot Automations.
- [Integration Setup Guides](https://docs.ebbot.ai/ebbot-docs/integrations/automations-integrations/integration-setup-guides.md): This page describes setup guides for available integrations in Ebbot Automations.
- [TOPdesk Integration in Automations](https://docs.ebbot.ai/ebbot-docs/integrations/automations-integrations/integration-setup-guides/topdesk-integration-in-automations.md): Learn how to setup the TOPdesk integration in Ebbot Automations on this page.
- [Authentication (SSO)](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso.md): This page describes what authentication support using SSO Ebbot offers.
- [Identity Provider](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso/identity-provider.md): Enable Single Sign-On (SSO) to allow users to log in with their corporate credentials from identity providers like Microsoft Active Directory.
- [SSO in Chat Widget](https://docs.ebbot.ai/ebbot-docs/integrations/authentication-sso/sso-in-chat-widget.md)
- [Other Integrations](https://docs.ebbot.ai/ebbot-docs/integrations/other-integrations.md): Read about other Ebbot related integrations available.
- [Zendesk Ticket Reply App](https://docs.ebbot.ai/ebbot-docs/integrations/other-integrations/zendesk-ticket-reply-app.md)
- [Data Residency and Hosting](https://docs.ebbot.ai/ebbot-docs/trust-and-security/editor.md)
- [Encryption Standards](https://docs.ebbot.ai/ebbot-docs/trust-and-security/encryption-standards.md)
- [Ebbot Trust Center](https://docs.ebbot.ai/ebbot-docs/trust-and-security/ebbot-trust-center.md)
- [Platform User Roles and Permissions](https://docs.ebbot.ai/ebbot-docs/trust-and-security/platform-user-roles-and-permissions.md): This page is about user role management in the Ebbot platform.
- [Changelog](https://docs.ebbot.ai/ebbot-docs/release-notes/changelog.md): This is the page for Ebbot release notes.
- [Release notes 8](https://docs.ebbot.ai/ebbot-docs/release-notes/8.md): Release notes 8/2026
- [API and Technical References](https://docs.ebbot.ai/ebbot-docs/developer-resources/api-and-technical-references.md): Explore Ebbot API documentation and technical references.
- [EbbotGPT](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbotgpt.md): Explore the technical references related to Ebbot's AI engine EbbotGPT.
- [EbbotGPT API](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbotgpt/ebbotgpt-api.md): This page is about the EbbotGPT API.
- [Model Comparisons](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbotgpt/model-comparisons.md): Explore how we evaluate and do model comparisons, and learn about our findings.
- [EbbotGPT 3 Info Sheet](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbotgpt/ebbotgpt-3-info-sheet.md): This information sheet about our in-house LLM "EbbotGPT 3" was shared with customers when released.
- [Ebbot Chat](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat.md): Explore the available technical references related to the Ebbot Chat platform.
- [Chat Widget API](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/chat-widget-api.md): Explore the opportunities with the Ebbot Chat widget API.
- [Widget Cookies & Storage](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/widget-cookies-and-storage.md): Learn what data the Ebbot chat widget stores in the browser and how storage keys are used.
- [SMS API](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/sms-api.md): Explore the Ebbot SMS API.
- [Response Status Codes](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/sms-api/response-status-codes.md): Read about the status codes for Ebbot SMS API on this page.
- [Encoding](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/sms-api/encoding.md): This page walks you through encoding the Ebbot SMS API.
- [Chats and Transcripts](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/chats-and-transcripts.md)
- [Conversation Data Object](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/conversation-data-object.md): Learn about the Conversation Data Object on this page.
- [Safe Exchange API](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/safe-exchange-api.md): This page is about the Safe Exchange API in Ebbot. This API is for Ebbot chat only.
- [Implement Chat Widget](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/implement-chat-widget.md): This page guides you through the implementation alternatives of the Ebbot Chat widget.
- [Adding the Ebbot Widget to a SharePoint Environment](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/implement-chat-widget/adding-the-ebbot-widget-to-a-sharepoint-environment.md): Follow the steps below to add the Ebbot widget to your SharePoint environment.
- [Subdomain Manager for Chat](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/subdomain-manager-for-chat.md): The subdomain manager allows chats sessions to be kept alive between different subdomains on a website.
- [API Keys for Chat](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/api-keys-for-chat.md): Read about how to generate API keys from the Ebbot Chat platform.
- [Get Data Tables](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/get-data-tables.md): Learn how to get Data tables from the Ebbot Chat platform on this page.
- [Webhooks](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-chat/webhooks.md): Explore incoming and outgoing webhooks in the Ebbot Chat platform.
- [Ebbot Automations](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations.md): This page shows available technical documentation regarding the Ebbot Automations platform.
- [Integrations SDK](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk.md): Learn about the Ebbot Integrations SDK on this page.
- [SDK Core Concepts](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/sdk-core-concepts.md): This page walks you through the core concepts of the Ebbot Integrations SDK.
- [Installing the SDK](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/installing-the-sdk.md): This page provides instructions for installing the SDK and configuring your development environment for the Ebbot Integrations SDK.
- [Developing](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/developing.md)
- [Actions](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/actions.md): Read about the Actions in your Ebbot workflow servers when using the Integrations SDK on this page.
- [Triggers](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/triggers.md): Learn about triggers when building workflow servers using the Ebbot Integrations SDK on this page.
- [JSON Schema - Flow builder expectations](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/json-schema-flow-builder-expectations.md): This page describes the JSON Schema conventions and the subset of features a Flow Builder frontend expects.
- [Security](https://docs.ebbot.ai/ebbot-docs/developer-resources/ebbot-automations/integrations-sdk/security.md)
- [Product Guides](https://docs.ebbot.ai/ebbot-docs/legacy/product-guides.md)
- [Messenger Marketing](https://docs.ebbot.ai/ebbot-docs/legacy/messenger-marketing.md)
- [Customer Center](https://docs.ebbot.ai/ebbot-docs/help/integrations.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.ebbot.ai/ebbot-docs/readme.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.
