# How content changes can affect the site

Depending on how your site is set up, content changes can have a much bigger impact that one page. For example, when you create a News and Media content type, that content will be displayed on the News and Media page and may also be displayed on the homepage (e.g. as part of a list of the three most recent News and Media articles). Unpublishing content could break existing links to that content, adding links as menu items (e.g in the footer links, or in the main navigation) will mean that your new menu item/link is displayed on every page, and new content can also create a link in the breadcrumb menu.

##


---

# 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://salsa-digital.gitbook.io/govcms-content-administration/unit-3-managing-content-in-govcms/how-content-changes-can-affect-the-site.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.
