# How to test a Redirect Rule?

**You can test any redirect rule by temporarily adding your own country to that specific rule. Follow the steps below:**

**Step 1:** Clear your browser’s **cache and cookies**.\
This ensures the redirect is tested without any stored data affecting the result.

**Step 2:** **Add your own country** to the redirect rule you want to test.\
This allows the app to treat you as a valid visitor for that rule.

**Step 3:** Visit your store and check the redirect.\
Once the rule is saved, open your store in a new tab or Incognito mode to confirm that the redirection works as expected.

You can refer to the Quick View for better clarity:

{% embed url="<https://vimeo.com/1141639311?share=copy>" %}


---

# 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.spicegems.com/geoip-country-redirect/country-redirect/faqs/how-to-test-a-redirect-rule.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.
