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

# Integrations

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

Mavis AI integrations allow you to publish your content to some of your favorite platforms and services, individually or in bulk.

You can setup a new integration from the ***Integrations*** menu under your profile in the bottom left.

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

### Types of integrations

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>WordPress</strong></td><td>Publish content in bulk directly to WordPress</td><td><a href="/pages/UATOXEszv2gMgiC1FrrX">/pages/UATOXEszv2gMgiC1FrrX</a></td><td><a href="/files/CqxhbAS4EeoisF0UcUAC">/files/CqxhbAS4EeoisF0UcUAC</a></td><td></td></tr><tr><td><strong>Medium</strong></td><td>Publish content in bulk directly to Medium</td><td><a href="/pages/Lxxv3FIhyeYjZ44vtiTl">/pages/Lxxv3FIhyeYjZ44vtiTl</a></td><td><a href="/files/HhvLQfamywGWRxsbxUwU">/files/HhvLQfamywGWRxsbxUwU</a></td><td></td></tr><tr><td><strong>API &#x26; Custom Integrations</strong></td><td>Setup custom integrations with Mavis AI</td><td><a href="/pages/oKLjykehRlZsTC0t9bqZ">/pages/oKLjykehRlZsTC0t9bqZ</a></td><td><a href="/files/SdPaDKIKifbvNn0jWHM0">/files/SdPaDKIKifbvNn0jWHM0</a></td><td></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/integrations.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.
