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

# Notre Projet

Kara Trading est une SAS déposée en janvier 2025, bien que le projet prenne racine mi-2022 via un serveur [Discord](https://discord.gg/kara-trading). Nous développons un logiciel visant à proposer tous les outils dont un trader particulier nécessite.&#x20;

En autre, nos services actuels sont un journal de trading, un copieur de position et des calls proposer sur notre serveur [Discord](https://discord.gg/kara-trading). Également, nous proposons des services gratuits comme des analyses économique et technique des marchés (sur discord) ou encore un calendrier économique (sur le logiciel).

Nous produisons et réalisons par ailleurs une série d'animation sur la finance spéculative, disponible sur notre [YouTube](https://www.youtube.com/@Kara_Trading).

Notre objectif long terme est de développer tous les outils nécessaires à un trader particulier et bien plus encore. Nous voulons être la plaque tournante du trading particulier et proposer des outils à la fois **meilleures et moins chères** que nos concurrents. En effet, jusqu'à preuve du contraire, vous êtes là pour gagner de l'argent et non en perdre.

{% hint style="info" %}
Kara Tools est une SAS montée par Lucas SOUFFLET, son siège social ce situ au 30 boulevard de sébastopol dans le 4 ème arrondissement de Paris. Pour plus d'informations sur la structure de la société passé par le lien ci-dessous.
{% endhint %}

{% embed url="<https://www.societe.com/societe/kara-tools-939605473.html>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://kara-trading.gitbook.io/kara-trading-docs/7dbJTpo2bXPVDklbOCsF/kara-trading/notre-projet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
