> For the complete documentation index, see [llms.txt](https://learn.heymavis.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.heymavis.ai/getting-started/batch-generators.md).

# Batch Generators

<figure><img src="/files/D4qw3gI8FUQ6LiyGbPTe" alt=""><figcaption></figcaption></figure>

Batch article generators let you generate content in bulk. Whether you want to generate blog posts or landing pages, Mavis AI has the right solution for you.

Explore the different batch generators and find out how each of them can be used to achieve a different objective:

### Batch Article Generators

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Blog Posts From Lists Of URLs</strong></td><td>Create engaging and factual long-form articles (up to 3,500 words).</td><td></td><td></td><td><a href="/pages/QxVbBmKIRFRt0JDrqZLM">/pages/QxVbBmKIRFRt0JDrqZLM</a></td></tr><tr><td><strong>Blog Posts From Lists Of Topics Or Keywords</strong></td><td>Generate a full blog post based on a list of topics or keywords.</td><td></td><td></td><td><a href="/pages/vmaNT9vgbvilYQIjYnMV">/pages/vmaNT9vgbvilYQIjYnMV</a></td></tr><tr><td><strong>Generate From Sitemap</strong></td><td>Get a competitor's sitemap and generate articles to compete with them.</td><td></td><td></td><td><a href="/pages/XvEEetpiVi1CY9b5zlSf">/pages/XvEEetpiVi1CY9b5zlSf</a></td></tr></tbody></table>


---

# 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://learn.heymavis.ai/getting-started/batch-generators.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.
