# How it works

## **Technical Overview**

Aiconda operates as a decentralized ecosystem, leveraging Python’s advanced machine learning libraries for real-time analytics. Each AI agent functions independently while collaborating seamlessly within the ecosystem. The framework employs distributed computing to ensure scalability and efficiency, enabling continuous data processing and decision-making.

The ecosystem integrates directly with Solana’s blockchain infrastructure, providing access to on-chain data for market analysis, wallet management, and trade execution.

<br>


---

# 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://aiconda.gitbook.io/aiconda-documentation/features/images-and-media.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.
