# I’ve made changes but nothing’s happened on my store?

First, make sure you’ve cleared your browser cache. You can usually do this by pressing CTRL + F5. Otherwise, you can find the option in your browser preferences.

![](/files/-MSAQxgASDqkva73gzXt)

We have a very strong cache system, and this enables your shop to load faster. It means that every change has to be cleared before you test.

How to clear cache:

1. Go to your website
2. Hold down CTRL + F5. The website will reload and the cache should be cleared.

If this doesn’t resolve the problem, please contact our support team by email <help@tobi.ai>.


---

# 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://help.tobi.ai/faq/fb-messenger/ive-made-changes-but-nothings-happened-on-my-store.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.
