# Carotte AI

Carotte AI is a platform designed for the Web3 and decentralized finance (DeFi) ecosystems, centered around user interaction with autonomous AI agents. The system's primary objective is to process complex data streams (social media, market data, on-chain metrics) to provide users with actionable insights and automated trading capabilities. The entire architecture of the platform is built upon the DeFAI concept.

#### **Core Concept: DeFAI**

DeFAI is the core philosophy and architectural principle of the Carotte AI platform. This concept refers to the programmatic fusion of analytical intelligence generated by artificial intelligence (AI) with actions on decentralized finance (DeFi) protocols. DeFAI closes the loop between research and execution, offering users a seamless experience.

* **Artificial Intelligence (AI) Layer:** This layer comprises data analysis, prediction, and decision-support systems. Agents like Sentinel detect market sentiment and trends, while Carotte Chat serves as an interface for in-depth research and analysis of this data. This layer answers the "what" and "why."
* **Decentralized Finance (DeFi) Layer:** This layer provides execution and implementation capabilities. Tools like Carotte Swap allow insights generated by AI or user commands to be executed directly on-chain in a non-custodial manner. This layer solves the "how" by performing actions such as trading and bridging.

Carotte AI's DeFAI approach makes sophisticated financial strategies accessible through natural language commands and autonomous agents, significantly lowering the barrier to entry for Web3.

## Quick links

{% content-ref url="/pages/6BaGul3RRipYnOn3jZIl" %}
[System Overview](/system-overview-1/core-philosophy-defai.md)
{% endcontent-ref %}

{% content-ref url="/pages/KvgnPp6VArfSu8ePqwpM" %}
[Products](/products/luigi.md)
{% endcontent-ref %}

{% content-ref url="/pages/bYY06HV2YiviQuza3xDv" %}
[Nerds](/nerds/technical-infrastructure-and-devops-architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/da00jztLNFYMe08P7AzW" %}
[Other Documentation](/other-documentation/tokenomics.md)
{% endcontent-ref %}

{% content-ref url="/pages/PlFl7ef3T8eyceD6utah" %}
[Broken mention](broken://pages/PlFl7ef3T8eyceD6utah)
{% endcontent-ref %}


---

# 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.carotte.ai/carotte-ai.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.
