# Experience FAQs

## Can I create two experiences with the same priority?

Yes, you can create two experiences with the same priority. In this case, the experience which is created recently will have the highest priority.

## What if I make an experience trackable after few days?

CustomFit starts tracking the events under Journey Explorer only after the experience is made trackable.

## I am unable to see the changes made to the website in the preview mode

There might be multiple reasons why you might not be able to see the changes

1. Make sure that you have installed the CustomFit snippet on your website
2. Check whether the browser is blocking any tab openings. If yes, then allow CustomFit to open the preview mode in the new tab.


---

# 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://doc.customfit.ai/experience/experience-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.
