# Docs

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

This documentation covers everything you need to get started: what Edge is and how to navigate it, how to set up rootAI with your exchange account, how to trade from natural language chat, and how to connect the rootAI MCP server to any AI assistant like Claude 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>&#x20;

Token info: <https://rootedge.ai/token>&#x20;

CA: [0x461d3C96D170e551611f54FA466D3D74A680AbA3](https://basescan.org/token/0x461d3C96D170e551611f54FA466D3D74A680AbA3)


---

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