# How do I contact support?

There are two ways to get in touch with us:

1. You can email <success@feedotter.com> directly.
2. You can submit a support request via the FeedOtter app. When you're logged in, navigate to the upper right corner of the screen. Under **Support**, click "Contact Support."&#x20;

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

## What information should I share?

To help *us* help *you* as efficiently as possible, please be sure to send us all relevant details:

* If your support request relates to a specific campaign, please make sure to include a link to it.
* Please describe the steps that you are taking, what happens when you take those steps, and what you expected to happen instead.
* If you are running into an error message, please pass along the error message in full.
* Can you send us a screenshot to show us what you're seeing? Or, can you send us a short video to show us the steps that you are taking? These are extremely helpful!

## When will I get a response?

We aim to respond to every message within 1 business day. During busy times, this might not be possible, but we will always get back to you as soon as we are able! We appreciate your patience.&#x20;


---

# 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://docs.feedotter.com/faq/how-do-i-contact-support.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.
