# Product Overview

- [Cerebrum Agent](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-agent.md): B2B AI Agent Creation With HuggingFace Integration
- [Cerebrum Digital Twin](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-digital-twin.md)
- [Bring Your Own Agent (BYOA)](https://docs.cerebrum.dev/cerebrum/product-overview/bring-your-own-agent-byoa.md)
- [Cerebrum Cloud](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-cloud.md)
- [Cerebrum Node](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-node.md)
- [Cerebrum Validators](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-validators.md)
- [Cerebrum Node Dashboard](https://docs.cerebrum.dev/cerebrum/product-overview/cerebrum-node-dashboard.md)


---

# 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.cerebrum.dev/cerebrum/product-overview.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.
