# Introduction

## Background and Motivation

DeFi has unlocked a vast array of financial products and services on permissionless, trustless, and transparent platforms. However, the rapid growth in DeFi products, protocols, and tools has created a steep learning curve for both new and experienced users.&#x20;

Meanwhile, the latest breakthroughs in Artificial Intelligence (AI)—notably in Natural Language Processing (NLP) and Machine Learning (ML), driven by Large Language Model (MLL) technology have demonstrated remarkable potential for automating tasks, uncovering deeper insights, and enabling more sophisticated reasoning. This convergence of DeFi and AI marks the perfect moment to redefine how users interact with DeFi applications, elevating the experience to be both smarter and simpler.

## What's is Rockee?

Rockee is an AI-driven DeFi protocol that fundamentally reshapes how users interact with decentralized finance. Leveraging cutting-edge AI technologies, real-time data from trusted sources, and extensive expertise in crypto, particularly DeFi protocols - Rockee promises to deliver a seamless, user-centric experience to everyone, whether they come from a traditional Web2 environment or are already immersed in Web3. The following are the main features:

* **AI Agent for Information**

  Users can interact with the AI agent directly through the application and request relevant data on topics such as project details, contract addresses, token prices, and yield strategies. The AI agent then gathers information from multiple trusted sources and presents it to users in a natural, easy-to-understand manner.
* **Automated Trading**

  Users describe their intended trades in plain language. The AI translates these descriptions into actionable strategies (e.g., buying when the price falls below a certain threshold or selling when the token reaches a predefined target). The AI can also generate trading signals to help users make better-informed decisions.
* **Investment Assistant**

  The AI evaluates a user’s current portfolio to identify yield opportunities through lending, staking, or liquidity provision. For new projects or tokens, the AI can perform pattern analysis (e.g., FDV, circulating supply, team track record, and on-chain metrics) to provide an overview of potential risks and rewards.
* **Market Analytic**&#x20;

  The AI retrieves up-to-date market data and conducts analyses based on historical information (e.g., Bitcoin dominance, cash flow, on-chain activities). It then provides users with an overall market assessment to support more strategic decision-making.
* **Community Sentiment Measurement**

  The AI aggregates and analyzes data from social media platforms, news outlets, and community forums (e.g., Telegram, Discord, Reddit) alongside on-chain metrics to determine whether sentiment is generally bullish, bearish, or neutral.&#x20;

⚠️ **Important Notes**: AI in decentralized finance is still in its early stages. While it can offer a more convenient user experience, it also carries inherent risks. Users should carefully evaluate all information, conduct their own research (DYOR), and make decisions responsibly. Furthermore, Rockee users are required to read and fully understand the policy provided.


---

# 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://rockee.gitbook.io/rockee-docs/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.
