# Content syndication

Syndication enables downstream terminology servers to receive updates from Snowray when a new release of a particular resource gets released. Follow [this guide](https://docs.b2ihealthcare.com/terminology-server-admin-guide/miscellaneous/content-syndication) on how to connect a terminology server to the Snow Owl Terminology Server running behind Snowray.&#x20;

Once the configuration of the server is complete you can enable syndication of a resource from the ***Settings*** tab.&#x20;

{% hint style="info" %}
To enable content syndication, simply turn the switch on.
{% endhint %}

<figure><img src="/files/RHlK5zHCAgwpvffuttja" alt=""><figcaption><p>Content Syndication Enabled</p></figcaption></figure>


---

# 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.b2ihealthcare.com/snowray/reference/resources/content-syndication.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.
