> For the complete documentation index, see [llms.txt](https://ksaar.gitbook.io/ksaar-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ksaar.gitbook.io/ksaar-documentation/master.md).

# Bienvenue sur Ksaar !

## 💻 Qu'est-ce que Ksaar ?

### Une manière différente de créer vos logiciels&#x20;

Avec Ksaar, vous pouvez créer vos logiciels d’entreprise sur-mesure, en quelques heures, sans coder.

Créez vous-même une application métier qui vous ressemble. Aucune connaissance technique n’est requise et vous pouvez modifier votre outil à tout moment pour répondre à vos besoins en temps réel !

Votre application pourra par exemple ressembler à ça :&#x20;

![](/files/-MUJCHvZ9fc-fbdE-ZP1)

## 👀 Les fonctionnalités principales de Ksaar &#x20;

* une seule application pour plusieurs interfaces utilisateurs ;
* envoi d'email et sms automatisés ;
* remplissage de documents automatique ;
* gestion de processus de travail (workflow) ;
* affichage de vos données sous forme de tableaux, liste, dataviz, plannings, cartes... ;
* design et ergonomie personnalisables.

## 📱 Sur quels appareils utiliser Ksaar ?&#x20;

Ksaar s'utilise sur ordinateurs, smartphones & tablettes.


---

# 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 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://ksaar.gitbook.io/ksaar-documentation/master.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.
