# Welcome

## 🎯 Welcome

#### Core Philosophy

Hekmat.cloud is committed to providing users with an intelligent AI assistant platform to help you complete various complex tasks, from data analysis to content creation, from code development to business consulting.

#### Key Features

* **Intelligent Task Processing**: Supports various types of task requests
* **Preset Assistant Templates**: Offers AI assistants in multiple professional fields
* **User-Friendly Interface**: Simple and intuitive operation experience
* **Personalized Service**: Customized responses based on user needs
* **Multi-modal Interaction**: Supports text, voice, file and other input methods
* **Agent Management**: Create, configure and manage exclusive AI agents
* **External Knowledge Base**: Integrates external data sources for more accurate answers
* **Scheduled Tasks**: Supports automated task scheduling and execution


---

# 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.hekmat.cloud/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.
