# The Ecosystem

SolyAI is a cutting-edge ecosystem leveraging AI technology to simplify and automate complex cryptocurrency operations. At the heart of the system are AI Agents coordinated by a sophisticated Orchestrator, allowing users to execute advanced crypto tasks through natural language commands. The ecosystem seamlessly integrates with blockchain networks via the SolyFi Wallet, creating a secure and user-friendly bridge between intent and execution.

<figure><img src="/files/RByphHa5qT9WxQ8khnVS" alt=""><figcaption><p>SolyAI Ecosystem</p></figcaption></figure>

### How the System Works Together

1. **Input:** Users express their needs in natural language through the interface.
2. **Processing:** The AI Orchestrator analyzes user intent, breaks down requests into specific tasks, and selects the most suitable AI agents from the Hub to execute them.
3. **Execution:** Selected AI agents work together under the Orchestrator's coordination to perform assigned tasks.
4. O**n-chain Interaction:** For crypto operations, SolyFi Wallet securely handles blockchain interactions after receiving explicit user authorization.
5. R**esponse:** The results are provided to the user through their chosen interface.

***Let's explore the components:***


---

# 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.solyai.com/soly-ai-agent/the-soly-ai-ecosystem/the-ecosystem.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.
