# Article Writers

<figure><img src="/files/5HcfHzC16PBcusdDI0Qp" alt=""><figcaption></figcaption></figure>

Mavis AI offers a number of article writers depending on the type of article you're looking to write and the types inputs or sources you plan to use (such as topic, keyword, URL or copied text).

| Tool                                                                         | Type              | Supported Inputs |
| ---------------------------------------------------------------------------- | ----------------- | ---------------- |
| [**Factual Blog Post Writer**](/article-writers/factual-blog-post-writer.md) | Blog Post         | URL or Text      |
| [**Blog Post Writer**](/article-writers/blog-post-from-topic.md)             | Blog Post         | Topic or Keyword |
| [**News Article Writer**](/article-writers/news-article-writer.md)           | News Article      | URL or Text      |
| [**Guided Writer**](/article-writers/guide-writer.md)                        | Guide (Long-form) | Topic or Keyword |

There is also a separate section dedicated to [Batch Generators](/getting-started/batch-generators.md) if you're looking to generate multiple articles at once. We've highlighted some of the differences between single and batch article generation [here.](/getting-started/single-vs.-batch-article-generation.md)


---

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