# What is AIsuru

AIsuru is a cutting-edge platform that lets you **create and manage personalized conversational AI**. It goes well beyond the capabilities of a simple chatbot, offering a complete ecosystem for bringing to life true "digital twins" of knowledge, called Agents.

With AIsuru, you can:

* Create intelligent virtual assistants capable of interacting naturally and in depth with users, customers, or employees;
* Digitize your personal or business expertise;
* Build customer support available 24/7;
* Develop specialized consultants for your industry;
* Implement interactive and personalized training systems;
* Integrate AI into web environments, physical devices, and even virtual reality.

The power of AIsuru lies in its flexibility and strength:

* You can **train your Agents in a variety of ways**;
* The AI can give **different responses depending on the user it's interacting with**;
* **It can integrate with external apps and services** (for example, your calendar!).


---

# 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.aisuru.com/en/readme/what-is-aisuru.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.
