# FAQ

- [How to manually publish a curated newsletter](https://docs.feedotter.com/faq/how-to-manually-publish-a-curated-newsletter.md): Curated newsletters may fail to publish for a variety of reasons.
- [WordPress RSS Feed Reference](https://docs.feedotter.com/faq/wordpress-rss-feed-reference.md)
- [How to find your RSS feed](https://docs.feedotter.com/faq/how-to-find-your-rss-feed.md)
- [Help with HTML encoding](https://docs.feedotter.com/faq/help-with-html-encoding.md)
- [My automated email did not send as expected](https://docs.feedotter.com/faq/my-automated-email-did-not-send-as-expected.md)
- [How do I hard refresh my browser?](https://docs.feedotter.com/faq/how-do-i-hard-refresh-my-browser.md): Follow the steps to hard refresh your browser.
- [How to Remove "This Post First Appeared" from Your Blog's RSS Feed in WordPress](https://docs.feedotter.com/faq/how-to-remove-this-post-first-appeared-from-your-blogs-rss-feed-in-wordpress.md): This guide will show you how to remove this line using two popular plugins: Yoast and Rank Math.
- [Whitelisting FeedOtter](https://docs.feedotter.com/faq/whitelisting-feedotter.md)
- [How do I contact support?](https://docs.feedotter.com/faq/how-do-i-contact-support.md): Our friendly support team is here to help. Learn what information to share and when can you an expect a response.
- [Red Dot: Campaign Status](https://docs.feedotter.com/faq/red-dot-campaign-status.md)
- [Confirm your RSS Feed is valid](https://docs.feedotter.com/faq/red-dot-campaign-status/confirm-your-rss-feed-is-valid.md)
- [Confirm your integration is still connected](https://docs.feedotter.com/faq/red-dot-campaign-status/confirm-your-integration-is-still-connected.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://docs.feedotter.com/faq.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.
