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

# Contact

If you need additional help or can't find what you're looking for, contact the Missive Support team at <support@missiveapp.com>**.**

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center"><strong>Join a public demo</strong></td><td><a href="https://calendly.com/luis-missive/missive-the-team-inbox">https://calendly.com/luis-missive/missive-the-team-inbox</a></td><td><a href="/files/oHPCcvb7fath6i5epUWk">/files/oHPCcvb7fath6i5epUWk</a></td></tr><tr><td align="center"><strong>Contact support</strong></td><td><a href="mailto:support@missiveapp.com">mailto:support@missiveapp.com</a></td><td><a href="/files/6l5XnjPM8kythArrRa6D">/files/6l5XnjPM8kythArrRa6D</a></td></tr></tbody></table>

## Other resources

**Need help building a custom integration?** Browse the [Missive Partners directory](https://missiveapp.com/partners) for developers who specialize in building integrations.

**Have a feature request?** Check [Missive Feedback](https://feedback.missiveapp.com/) to upvote existing requests or submit new ones.


---

# 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://missiveapp.com/docs/support/contact.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.
