> For the complete documentation index, see [llms.txt](https://docs.redhive.online/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.redhive.online/what-is-redhive.md).

# What is RedHive?

RedHive powers the first Onchain Intelligence Engine, enabling AI Agent solutions to drive the next-gen DeFAI economy. It provides advanced AI Agent Tooling, Copilot, and Voice Intents, enabling unique human-agent coordination and orchestration.

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

By combining conversational AI with real-time data aggregation, RedHive allows users to manage trading, yield farming, and risk mitigation seamlessly. It leverages natural language processing to understand user prompts, execute sophisticated DeFi strategies, and deliver near real-time intelligence from multiple on-chain and off-chain sources, ensuring users stay informed and ahead in the rapidly evolving EVM ecosystem.

The Intelligence Engine mimics natural systems like beehives, efficiently processing, analyzing, and executing complex onchain tasks.


---

# 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:

```
GET https://docs.redhive.online/what-is-redhive.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.
