# Welcome

Welcome to The Entourage AI internal documentation. This is the operating manual for TEAI's three service programs -- from discovery to delivery to ongoing support.

***

## Our Programs

### [AI Roadmap](/ai-roadmap/ai-roadmap.md)

Discovery phase. Turn a client conversation into a detailed automation roadmap with specific ROI projections. Typically 3-5 hours spread across 1-2 weeks.

### [AI Dashboard](/ai-dashboard/ai-dashboard.md)

Build phase. Take the roadmap opportunities and build them into a production AI-powered dashboard. Typically 12 weeks from onboarding to go-live.

### [AI Accelerator](/ai-accelerator/ai-accelerator.md)

Ongoing support. Monitor, maintain, and optimize live workflows. Weekly health checks, Friday performance reports, and quarterly strategic reviews.

***

## Quick Links

| Resource         | Link                                         |
| ---------------- | -------------------------------------------- |
| Getting Started  | [Quickstart](/getting-started/quickstart.md) |
| MCP Setup Guides | [MCP's](/mcps/getting-started.md)            |
| Support Email    | <support@theentourageai.com>                 |

***

## How to Use This Documentation

Each program section contains step-by-step SOPs (Standard Operating Procedures) that walk through every stage of the client journey. SOPs include:

* **Quick reference tables** -- for experienced team members who just need a refresher
* **Full guides** -- detailed step-by-step instructions for each process
* **Email templates** -- copy-paste communication templates for every client touchpoint
* **Verify checklists** -- ensure nothing is missed before moving to the next step


---

# 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://internal-docs.theentourageai.com/readme.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.
