# Knowledge Base

[Knowledge Base overview](/ai-chatbots-and-automation/knowledge-base/knowledge-base-overview.md)

[Knowledge Base Administration](/ai-chatbots-and-automation/knowledge-base/knowledge-base-administration.md)

[Hybrid search](/ai-chatbots-and-automation/knowledge-base/hybrid-search.md)

[How does the Knowledge Base work](/ai-chatbots-and-automation/knowledge-base/how-does-the-knowledge-base-work.md)

[Best Practices for Utilizing Tiledesk Knowledge Base Effectively](/ai-chatbots-and-automation/knowledge-base/best-practices-for-utilizing-tiledesk-knowledge-base-effectively.md)

[Indexing URLs in Tiledesk’s Knowledge Base with Advanced Options](/ai-chatbots-and-automation/knowledge-base/indexing-urls-in-tiledesks-knowledge-base-with-advanced-options.md)

[Advanced Knowledge Base: AI Settings](/ai-chatbots-and-automation/knowledge-base/advanced-knowledge-base-ai-settings.md)

[How to add Multiple Knowledge Bases & link AI Agents](/ai-chatbots-and-automation/knowledge-base/how-to-add-multiple-knowledge-bases-and-link-ai-agents.md)

[Using Buttons in an AI Workflow to Trigger the Knowledge Base](/ai-chatbots-and-automation/knowledge-base/using-buttons-in-an-ai-workflow-to-trigger-the-knowledge-base.md)

[Self-Learning AI Agent](/ai-chatbots-and-automation/knowledge-base/self-learning-ai-agent.md)

[Unanswered Questions in the Knowledge Base](/ai-chatbots-and-automation/knowledge-base/unanswered-questions-in-the-knowledge-base.md)

[Copilot for Human Support Teams](/ai-chatbots-and-automation/knowledge-base/copilot-for-human-support-teams.md)

[Using Tags in Knowledge Base](/ai-chatbots-and-automation/knowledge-base/using-tags-in-knowledge-base.md)


---

# 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://guide.tiledesk.com/ai-chatbots-and-automation/knowledge-base.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.
