> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.chainstack.com/feedback

```json
{
  "path": "/docs/rss-feeds",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# RSS feeds

> Subscribe to Chainstack RSS feeds to get notified about platform updates, new protocol support, feature releases, and developer portal content changes.

Stay up to date with Chainstack product updates and announcements by subscribing to our RSS feeds.

## Available RSS feeds

### Release notes RSS feed

The [Chainstack release notes](/changelog) are available as an RSS feed, allowing you to track product updates, new features, and important announcements automatically.

**RSS feed URL**: `https://docs.chainstack.com/changelog/rss.xml`

### Infastructure status RSS feed

The [Chainstack infrastructure status](https://status.chainstack.com/) is available as an RSS feed.

**RSS feed URL**: `https://status.chainstack.com/history.rss`

## How to subscribe to RSS feeds

RSS feeds can integrate with various tools and services to notify you of product changes. Choose the integration method that works best for your workflow:

### Slack integration

Add RSS feeds directly to your Slack workspace to receive updates in a dedicated channel.

<Steps>
  <Step title="Set up Slack RSS integration">
    Follow the [Slack RSS integration guide](https://slack.com/help/articles/218688467-Add-RSS-feeds-to-Slack) to add the Chainstack RSS feed to your workspace.
  </Step>

  <Step title="Configure notifications">
    Choose a channel for updates and customize notification preferences.
  </Step>
</Steps>

### Email notifications via Zapier

Receive RSS updates directly in your inbox using Zapier's automation.

<Steps>
  <Step title="Create Zapier automation">
    Use [Zapier's RSS to Email integration](https://zapier.com/apps/email/integrations/rss/1441/send-new-rss-feed-entries-via-email) to set up email notifications.
  </Step>

  <Step title="Configure email settings">
    Set up filtering rules and email frequency based on your preferences.
  </Step>
</Steps>

### Discord integration

Keep your Discord community informed with automatic RSS updates.

<Steps>
  <Step title="Choose a Discord bot">
    Select one of these popular Discord RSS bots:

    * [Readybot](https://readybot.io) — user-friendly RSS bot with rich formatting
    * [RSS Feeds to Discord Bot](https://rss.app/en/bots/rssfeeds-discord-bot) — simple and reliable RSS integration
  </Step>

  <Step title="Add RSS feed">
    Configure the bot with the Chainstack RSS feed URL and select the channel for updates.
  </Step>
</Steps>

### Other RSS readers

You can use any standard RSS reader application or service to subscribe to Chainstack updates:

* **Desktop applications** — Feedly, Inoreader, NewsBlur
* **Browser extensions** — Feedbro, RSS Feed Reader
* **Mobile apps** — Reeder, NetNewsWire, Feedly mobile

Simply add the RSS feed URL to your preferred RSS reader to start receiving updates.

## Benefits of RSS subscriptions

<CardGroup cols={2}>
  <Card title="Real-time updates" icon="bell">
    Get notified immediately when new features, updates, or important announcements are published.
  </Card>

  <Card title="Centralized tracking" icon="list">
    Aggregate Chainstack updates with other important feeds in your preferred RSS reader.
  </Card>

  <Card title="Team awareness" icon="users">
    Share updates with your entire team through Slack, Discord, or email integrations.
  </Card>

  <Card title="No manual checking" icon="clock">
    Eliminate the need to manually check for updates — let the RSS feed bring news to you.
  </Card>
</CardGroup>
