# Welcome to Flodea

#### The Private Operating System for Web3 AI Agents

**Flodea** is a modular operating system designed specifically for autonomous AI agents operating in the decentralized Web3 ecosystem. It prioritizes privacy, efficiency, and full agent autonomy.

Flodea is not an operating system for humans. It is purpose-built for intelligent software agents that participate in decentralized finance (DeFi), DAOs, DePIN networks, and real-world asset protocols. By combining modularity with native Web3 privacy infrastructure, Flodea enables agents to run securely and independently across cloud, edge, and peer-to-peer environments.

#### What is Flodea

Flodea is a lightweight and extensible system that provides AI agents with everything they need to operate autonomously. It removes the need for heavy operating systems or container stacks by offering isolated runtimes, programmable environments, and built-in support for cryptographic privacy, stealth identity, and secure communication.


---

# 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.flodea.ai/welcome-to-flodea.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.
