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

# Welcome

SMAQ pulls your ads, analytics, and ecommerce data into one place, then runs AI agents and automations against it so you can stop spending hours on weekly reports and start spending minutes on decisions.

<figure><img src="/files/8bfr6ZAqzsA60hEDD9T1" alt=""><figcaption></figcaption></figure>

> Hero shot of the SMAQ dashboard with a multi-page report, a chat panel open, and an automation card visible — so new readers see at a glance what the product looks like.

### What you'll find in these docs

Navigate using the sidebar on the left. The docs are organized into:

* **Get Started** — quick start, the pre-signup audit, the onboarding wizard, and tutorials.
* **Connections** — step-by-step setup for every supported platform.
* **Features** — datablocks, dashboards, reports, media plans, command center, search term analysis, creative & competitor intelligence, automations, chat, and the knowledge base.
* **Projects** — invite teammates, configure project themes, set KPI benchmarks.
* **Organization** — org-level members, billing, usage, and historical user messages.
* **Plans & Billing** — the pricing tiers, trial behavior, credits, and how upgrades work.

### Where to start

* **Never used SMAQ before?** Read the [Quick start](/documentation/get-started/quick-start.md) in the sidebar.
* **Trying to wire up a specific platform?** Jump straight into [Connections](/documentation/connections/connections.md).
* **Want to understand what the AI can do?** See [What SMAQ AI can do](/documentation/features/chat/capabilities.md).
* **Stuck on a plan question?** See [Tiers explained](broken://pages/HOOsaBYkwAu0cfNo2Xy2) and [Trial & restricted mode](/documentation/plans-and-billing/trial-and-restricted.md).
* **Confused by a term?** See [Concepts & glossary](/documentation/concepts.md).

### Getting help

Email **<support@smaq.io>** for assistance.

{% hint style="info" %}
SMAQ is iterating quickly. If something in the docs doesn't match what you see in the product, tell us at <info@smaq.io> and we'll fix the page within a day.
{% endhint %}


---

# 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://docs.smaq.io/documentation/welcome.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.
