# FAQs

## Is this app compatible with all browsers?

Generally, our app works with all modern browsers.<br>

### What is the limit of upload custom images & audio?

Maximum store owner can upload 5 images in each section.\
Example: 5 custom images for top decoration, 5 custom images for bottom decoration, etc.<br>

### How link is working on the side decoration?

You can directly add any page URL inside the side decoration.\
When a customer clicks on any Santa then, they redirect to that specific page.<br>

### How audio autoplay works?

If you enable the autoplay option from the app setting, it will directly play the song after the app loads but its totally depends on your browser policy. Sometimes, customer consent is needed to play/pause any songs without that it will not work.

### How to get the discounted plan for a year?

Just go to your app, and click on the change plan menu.\
Here, you can see the **Yearly Plan,** just click on the select button and approve the charges for the yearly plan.\
Once you do that then, your previous plan will be canceled automatically and you will get a new plan with 3-day free trial.

\ <br>

<br>

<br>


---

# 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://prezenapps.gitbook.io/christmas-effects/settings/faqs.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.
