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

# Welcome to MarketingTool.Pro

Welcome to the MarketingTool.Pro Help Center

![MarketingTool.Pro](/files/8755223b78b1ee16d4bdb52c5b4a98201802b536)

**MarketingTool.Pro** is an AI-powered marketing platform with **314 specialized tools** covering Google Ads, Meta, Instagram, SEO, e-commerce, content creation, analytics, and autonomous AI agents — on the web and on iOS and Android.

New here? Start with the [Quick start](/getting-started/quick-start.md) — you'll run your first tool in under five minutes.

## Jump in

* [🚀 Quick start](/getting-started/quick-start.md) — Run your first tool in minutes
* [🧰 The 314 tools](/tools/tools-overview.md) — Browse every tool by category
* [🖥️ The web app](/web-app/dashboard.md) — Dashboard, analytics, campaigns & reports
* [📱 The mobile apps](/mobile-apps/the-mobile-apps.md) — The full platform in your pocket, iOS & Android
* [💳 Plans & credits](/getting-started/plans-and-credits.md) — Starter, Pro, and Growth — what you get
* [❓ FAQ](/product/faq.md) — Answers to the most common questions

## The platform at a glance

| Surface         | Where                                                            | What it's best at                                                    |
| --------------- | ---------------------------------------------------------------- | -------------------------------------------------------------------- |
| **Website**     | [marketingtool.pro](https://marketingtool.pro/)                  | Learn about the platform, compare plans, get started                 |
| **Web app**     | [app.marketingtool.pro](https://app.marketingtool.pro/dashboard) | Full dashboard: tools, analytics, campaigns, reports, Command Centre |
| **iOS app**     | App Store                                                        | Every tool + MarketBot, on the go                                    |
| **Android app** | Google Play                                                      | Identical to iOS — same tools, same interface                        |

## Need help?

* Ask **MarketBot**, the built-in AI assistant — [how it works](/marketbot/chat-with-marketbot.md)
* Browse the [FAQ](/product/faq.md) or [Troubleshooting](/product/troubleshooting.md)
* Email <Help@marketingtool.pro>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.marketingtool.pro/welcome-to-marketingtool.pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
