# Agents

<figure><img src="https://2612220117-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH2vsxbvbgH8CZ3w4bgu3%2Fuploads%2F7CUnbSxJEsI3LWHfo2LC%2FBlank%20diagram%20(1).png?alt=media&#x26;token=e3a69aa8-a8a4-468b-bad9-261de9a8c9f6" alt=""><figcaption></figcaption></figure>

The Hive is a network of interoperable on-chain agents that coordinate to simplify the DeFi experience.

Each agent has an **objective** and **action space** which dictate its behavior and capabilities.


---

# 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/agents.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.
