# What is The Hive?

**The Hive** is a network of specialized, composable DeFi agents that coordinate to execute complex operations on-chain.&#x20;

Built on the Solana blockchain, The Hive seamlessly integrates multiple DeFi functions—such as trading, staking, liquidity management, and sentiment analysis—into a **unified platform powered by a natural language interface.**&#x20;

By enabling agents to work together dynamically, The Hive eliminates the steep learning curve for new DeFi users, offering robust yet adaptable solutions through conversational commands and interactive visuals.

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

### Features

* **Network of Specialized Agents**: Manage trading, staking, and borrowing with tools designed for specific purposes.
* **Composable Ecosystem**: The interoperability of agents allows for the creation of custom workflows and tailored strategies.
* **Third-Party Integration**: A standardized framework allows developers to build and extend the platform.


---

# 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.askthehive.ai/overview/what-is-the-hive.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.
