# Knidos :  On-Chain AI Fund Manager

Knidos is an autonomous trading agent managing three algorithmic investment pools.\
It executes delta-neutral strategies with a focus on risk-adjusted performance, powered by machine learning models trained on historical trades, market data, and on-chain signals.

Our system continuously analyzes news, wallet flows, and social sentiment to identify shifts in market dynamics.

Actionable insights are published through our Insight Manager, and users can interact with the agent directly for detailed explanations behind trades, trends, and signals.

Transparent, data-driven, and always on-chain.


---

# 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://knidos.gitbook.io/knidos/readme.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.
