# FAQs

Find quick answers to the most common questions about setup, configuration, and functionality. Whether you're troubleshooting an issue or looking to understand how a feature works, this section provides clear and concise guidance to help you get the most out of the app.

In this FAQ section, you’ll find details about:

* How to create a Redirect Rule?
* How to test the redirect rule?
* How to customize the Popup template?

If your question isn’t listed here, feel free to reach out to our support team at **<help@spicegems.com>** — we’re happy to assist you.


---

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