> 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/tools/tools-overview.md).

# Tools overview

Browse all 314 AI marketing tools by category

MarketingTool.Pro ships **314 specialized tools**. Each tool has a focused job, purpose-built inputs, and delivers a full result page — not a generic chat answer.

## How every tool works

{% stepper %}
{% step %}

## Choose a tool

Choose a tool from a category below (or search by name).
{% endstep %}

{% step %}

## Fill in the inputs

Each tool asks only for what it needs.
{% endstep %}

{% step %}

## Generate

The AI produces a complete, structured result page.
{% endstep %}

{% step %}

## Use it

Copy sections, or on desktop use **Download All** to grab every asset at once.
{% endstep %}
{% endstepper %}

Every run is saved to your history so you can revisit and iterate.

## Categories

* [Google Ads & PPC](/google-ads-and-ppc.md) — Audit, optimize, and scale your Google Ads campaigns — budgets, bids, keywords, quality scores, and full account graders.
* [Facebook & Meta Ads](/facebook-and-meta-ads.md) — Manage Meta campaigns end to end: audiences, budgets, creatives, comments, and attribution.
* [Instagram](/instagram.md) — Grow on Instagram with AI captions, Reels optimization, scheduling, influencer discovery, and shopping ads.
* [Social Media & Channels](/social-media-and-channels.md) — Plan, create, and schedule content across TikTok, X, Pinterest, LinkedIn, and YouTube from one place.
* [E-commerce & Shopify](/e-commerce-and-shopify.md) — Sell more with product feed optimization, dynamic product ads, cart recovery, and a full Shopify toolkit.
* [SEO](/seo.md) — Research keywords, close content gaps, and generate metadata that ranks.
* [Content & Copywriting](/content-and-copywriting.md) — Write blogs, articles, ad copy, and product descriptions — then refine every sentence with AI editing tools.
* [Analytics, ROI & Attribution](/analytics-roi-and-attribution.md) — Understand what works: dashboards, KPI tracking, competitor intelligence, forecasting, and multi-channel attribution.
* [Email Marketing](/email-marketing.md) — Write emails that convert — cold outreach, product launches, and full sequences.
* [AI Agents & Automation](/ai-agents-and-automation.md) — Put marketing on autopilot with autonomous agents, workflow automation, creative intelligence, and branding tools.


---

# 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/tools/tools-overview.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.
