# How to Bypass from Blocker Rules

To access your blocked website or page (bypass blocker rule) you just need to use **a parameter** in the URL.

Go to **App Settings -> Bypass Redirection -> Blocker**

<figure><img src="/files/TlYCCCyZpM1C8CEgxyjl" alt=""><figcaption></figcaption></figure>

Copy the parameter with value and add it to your URL to bypass

For example:

<https://www.example.com?**stop\\_blocker=true>\*\*

{% hint style="info" %}
You can change the parameter as per your requirement

{% endhint %}

<figure><img src="/files/5RhXHihlRBnZk34skh75" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

Once the visitor bypasses the redirection by using URL the parameter *they* will be excluded from the redirection **until his browser’s session does not end.**
{% endhint %}


---

# 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/general-faqs/how-to-bypass-from-blocker-rules.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.
