# Support

- [Support history](https://docs.hablla.com/hablla-docs-en/hablla/support/support-history.md): Support lists, reports, and dashboards.
- [How to start a support case](https://docs.hablla.com/hablla-docs-en/hablla/support/how-to-start-a-support-case.md)
- [Mass Support Transfer](https://docs.hablla.com/hablla-docs-en/hablla/support/mass-support-transfer.md)
- [User level](https://docs.hablla.com/hablla-docs-en/hablla/support/mass-support-transfer/user-level.md)
- [Administrator level](https://docs.hablla.com/hablla-docs-en/hablla/support/mass-support-transfer/administrator-level.md)
- [Custom Permission](https://docs.hablla.com/hablla-docs-en/hablla/support/mass-support-transfer/custom-permission.md)
- [How to finish or archive a Support case in Hablla](https://docs.hablla.com/hablla-docs-en/hablla/support/how-to-finish-or-archive-a-support-case-in-hablla.md)
- [Mass Support Closure](https://docs.hablla.com/hablla-docs-en/hablla/support/mass-support-closure.md)
- [Knowledge Base](https://docs.hablla.com/hablla-docs-en/hablla/support/knowledge-base.md)
- [Autonomous agents](https://docs.hablla.com/hablla-docs-en/hablla/support/autonomous-agents.md): An autonomous agent is an intelligent system that operates independently to perform tasks. It can analyze context, make real-time decisions, and interact with users or systems
- [Lead qualification bot](https://docs.hablla.com/hablla-docs-en/hablla/support/lead-qualification-bot.md): Lead qualification allows you to automate the top of the funnel, communicating quickly and classifying according to need.


---

# 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.hablla.com/hablla-docs-en/hablla/support.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.
