> For the complete documentation index, see [llms.txt](https://docs.feedotter.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feedotter.com/faq/red-dot-campaign-status/confirm-your-rss-feed-is-valid.md).

# Confirm your RSS Feed is valid

**RSS Feed Validation:**

**Steps to test RSS Feed:**

1. **Access FeedOtter:** Log in to your FeedOtter account using your credentials.
2. **Create or Access the Campaign:** Navigate to the campaign you want to test or create a new campaign where you intend to use the RSS feed.
3. **Copy the RSS Feed URL:** Locate the RSS feed URL that you plan to use within your FeedOtter campaign.
4. **Access the W3C Feed Validation Service:** Open a web browser and visit the W3C Feed Validation Service at <https://validator.w3.org/feed/>.
5. **Enter the RSS Feed URL:** In the text box provided on the W3C Feed Validation Service page, paste the RSS feed URL that you've added to your FeedOtter campaign.
6. **Validate the RSS Feed:** Click on the "Check" or "Validate" button on the validation service's webpage to initiate the validation process for the RSS feed.


---

# 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://docs.feedotter.com/faq/red-dot-campaign-status/confirm-your-rss-feed-is-valid.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.
