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

# Docs

**rootAI** is an AI trading agent. **Edge** is the real-time crypto intel dashboard it lives inside.

You can chat with rootAI two ways:

* **Edge Cloud:**&#x66;ree, hosted by rootAI, no API key. Log in with wallet or Google and start asking.
* **BYOK:** bring your own OpenRouter / Anthropic / OpenAI key for unlimited frontier-model use.

This documentation covers everything you need to get started: what Edge is and how to navigate it, how to chat with rootAI on either tier, how to set up Hyperliquid agent keys and Base swaps, how to claim a `@handle`, and how to connect the rootAI MCP server to any AI assistant (Claude, Cursor, etc.) for live market data, no local setup required.

If you're here to trade, research, or plug live crypto data into your AI workflow, you're in the right place.

**Official links:**

Follow us on 𝕏 <https://x.com/Root_Edge>

Find your Edge at <https://app.rootedge.ai/>

High-frequency Signals group: <https://t.me/rootedge>

Join the community: <https://discord.gg/rootai>

Token info: <https://rootedge.ai/token>


---

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