# Archimedes

- [Ai-Fi](https://docs.mozaic.finance/archimedes/ai-fi.md): Efficient and automatic yield farming decisions.
- [Mozaic AI Paper: Beyond Traditional Models](https://docs.mozaic.finance/archimedes/ai-fi/mozaic-ai-paper-beyond-traditional-models.md): An in-depth exploration of using machine learning techniques for portfolio optimization.
- [Archimedes V1](https://docs.mozaic.finance/archimedes/archimedes-v1.md): The Mozaic AI system integrates the capabilities of Archimedes and Conon as its core components.
- [Conon V1](https://docs.mozaic.finance/archimedes/archimedes-v1/conon-v1.md): Processing, Interpreting and Forecasting Data in Machine Learning.
- [Iron Hand](https://docs.mozaic.finance/archimedes/archimedes-v1/iron-hand.md): Archimedes x Conon x Iron Hand
- [Machine Learning](https://docs.mozaic.finance/archimedes/machine-learning.md): Archimedes has been theorized, tested and trained concurrently, for almost a year.
- [Pipeline](https://docs.mozaic.finance/archimedes/machine-learning/pipeline.md): Deploying and automating the process of updating the model with real-time data.
- [Automation](https://docs.mozaic.finance/archimedes/machine-learning/automation.md)
- [AI Roadmap](https://docs.mozaic.finance/archimedes/ai-roadmap.md): ONE of FIVE features of the Mozaic Roadmap.


---

# 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.mozaic.finance/archimedes.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.
