> For the complete documentation index, see [llms.txt](https://docs.appmysite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmysite.com/frequently-asked-questions/integration-and-extensions/website-to-app-changes.md).

# Website-to-app changes

### Will the changes made on my website be rendered on my app in real-time?

Yes, any changes made on your website will be seamlessly rendered on your app in real-time. AppMySite ensures that your app stays up-to-date with the latest content and modifications on your website.

You will not be required to make the same changes to your app for the changes to reflect. This feature allows you to effortlessly manage and add content to your app while ensuring seamless synchronization between your app and website.

Learn more about the sync between your website and app from the following guide:&#x20;

{% content-ref url="/pages/AAXKmqyVjw2kFYUMWzrz" %}
[Website-to-app sync](/app/connectivity/wordpress-connectivity/website-to-app-sync.md)
{% endcontent-ref %}


---

# 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.appmysite.com/frequently-asked-questions/integration-and-extensions/website-to-app-changes.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.
