> For the complete documentation index, see [llms.txt](https://cattoverse-1.gitbook.io/cattoverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cattoverse-1.gitbook.io/cattoverse/welcome-to-catto.md).

# Welcome to Catto

## Overview

<figure><img src="/files/OwnyNzQNQuJX3BDB5kgP" alt=""><figcaption></figcaption></figure>

Catto is your **personal AI crypto trading agent.**&#x20;

It is an autonomous system that monitors the market around the clock, executes strategies on your behalf, delivers scheduled analysis reports, and acts before you even think to ask. It is not a chatbot you query. It is an agent that works for you.

Where other tools give you a dashboard, Catto gives you a private analyst, a portfolio manager, and an execution engine — unified in one AI-native system.

Catto's core capabilities are four things no single tool has ever combined:

* **Autonomous execution** — completes trades and DeFi actions based on your strategy parameters automatically, without requiring you to be online
* **Proactive strategy discovery** — continuously scans for opportunities and surfaces them before the broader market moves
* **Scheduled intelligence reports** — automatically generates market analysis, portfolio diagnostics, and opportunity briefings at the frequency you set
* **Automated monitoring** — watches wallets, narratives, price levels, and on-chain flows 24/7, acting when thresholds are triggered

Catto is not a tool you use. ***Catto is an agent that runs for you.***

## Quick links

{% content-ref url="/pages/qd6cosbGNVX41H0EreeI" %}
[Problems We Solve](/cattoverse/introduction/problems-we-solve.md)
{% endcontent-ref %}

{% content-ref url="/pages/epNDBmZoh6RYv3eFh1xP" %}
[Four Core Agent Capabilities](/cattoverse/introduction/four-core-agent-capabilities.md)
{% endcontent-ref %}


---

# 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 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, and the optional `goal` query parameter:

```
GET https://cattoverse-1.gitbook.io/cattoverse/welcome-to-catto.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
