# What is Cronus Agent?

Cronus Agent is your dedicated Telegram-based assistant designed for trading tokens on the Cronos blockchain. It supports both automated and manual trading operations, helping you navigate the Cronos DeFi space with greater ease.

The bot primarily utilizes **VVS Finance** for executing trades, ensuring you have access to a popular decentralized exchange on Cronos. Price information is typically sourced from **Dexscreener\&RPC** to provide you with up-to-date market data.

Our focus is on providing a secure and efficient trading experience directly within your Telegram chat.

## Key Principles

Cronus Agent is built on several core principles to enhance your trading journey:

* **Intuitive Chat Interface**: All interactions with Cronus Agent, from setting up your wallet to placing trades and managing orders, are performed directly through the Telegram chat interface using commands and interactive buttons.
* **Enhanced Security with Isolated Signing**: We prioritize the security of your assets. Your private key operations are managed by a dedicated and isolated component within our system. This design significantly enhances the protection of your sensitive information by limiting direct access from the main bot application.
* **Efficient Trading on VVS Finance**: Trades are primarily routed through VVS Finance, a leading decentralized exchange on the Cronos network.


---

# 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.cronusomnis.ai/getting-started/quickstart.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.
