# A.R.O.&#x20;

## ARO

- [VISION](https://aro-1.gitbook.io/aro/vision.md)
- [INTRO](https://aro-1.gitbook.io/aro/intro.md): ARO : AI Agent Framework for Market Intelligence and Automation
- [WHAT IS ARO & HOW DOES IT WORK?](https://aro-1.gitbook.io/aro/what-is-aro-and-how-does-it-work.md): Simplified process description\*
- [FAQ](https://aro-1.gitbook.io/aro/faq.md)
- [System Design](https://aro-1.gitbook.io/aro/aros-tech/system-design.md)
- [Data Flow & Multimodel Reasoning](https://aro-1.gitbook.io/aro/aros-tech/data-flow-and-multimodel-reasoning.md)
- [Orchestration Intelligence Layer](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer.md)
- [FinTrack / SocioScope/                  SentiMind / ChainWatch](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/fintrack-socioscope-sentimind-chainwatch.md)
- [WEBSnoop](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/websnoop.md)
- [GeckoFetch](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/geckofetch.md)
- [KOLsRadar](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/kolsradar.md)
- [Xcavator](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/xcavator.md)
- [CrypNews](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/crypnews.md)
- [ChartWizard](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/chartwizard.md)
- [Solana Agent Kit](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer/solana-agent-kit.md)
- [Memory System & Continuous Dataset Creation](https://aro-1.gitbook.io/aro/aros-tech/memory-system-and-continuous-dataset-creation.md)
- [Output Delivery & Insights](https://aro-1.gitbook.io/aro/aros-tech/output-delivery-and-insights.md)
- [ARO ROADMAP](https://aro-1.gitbook.io/aro/________________/aro-roadmap.md): A Structured Approach to AI-Driven Market Solutions
- [$ARO Buyback & Burn Mechanism](https://aro-1.gitbook.io/aro/________________/usdaro-buyback-and-burn-mechanism.md)
- [Get Connected](https://aro-1.gitbook.io/aro/________________-1/get-connected.md)
- [Developer Toolkit](https://aro-1.gitbook.io/aro/________________-1/developer-toolkit.md)
- [Tool Description](https://aro-1.gitbook.io/aro/________________-1/tool-description.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://aro-1.gitbook.io/aro/vision.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.
