# FAQs

The GeoIP Country Redirect App by SpiceGems enables merchants to restrict access to their store by blocking visitors based on their geolocation and IP address. These FAQs address common questions related to the Country Blocker functionality, including how blocking works and its behaviour.

* [How can I restrict access to my store for specific countries?](/geoip-country-redirect/country-blocker/faqs/how-to-block-certain-countries-to-access-my-store.md)
* [Can I show a custom message to blocked visitors?](/geoip-country-redirect/country-blocker/faqs/can-i-set-a-custom-message-for-blocked-visitors.md)
* [How can my team members access the store from a blocked country?](/geoip-country-redirect/country-blocker/faqs/can-i-allow-some-users-from-the-block-location-to-access-the-store.md)
* [Why is my Analytics data showing discrepancies?](/geoip-country-redirect/country-blocker/faqs/my-analytics-are-showing-discrepancies..md)

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-blocker/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.
