# 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="../../app/connectivity/wordpress-connectivity/website-to-app-sync" %}
[website-to-app-sync](https://docs.appmysite.com/app/connectivity/wordpress-connectivity/website-to-app-sync)
{% endcontent-ref %}


---

# 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.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.
