# Conon V1

Conon aims to make predictions of necessary data in order for Archimedes, the Decision maker, to determine the most profitable transaction at given intervals.

<figure><img src="/files/HGhsLI8HOQzbg3GsSl1c" alt=""><figcaption><p><em>Conon V1 predicts the APY of pools as Archimedes makes decisions.</em> </p></figcaption></figure>


---

# 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/archimedes-v1/conon-v1.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.
