# Restrict to specific pages

Sometimes you want to run Clawcrane only on specific pages and want to disable the Greeter Icon box  for others.

![The Standard Greeter Icon](/files/-MBUHSTdd36Pvp7vzVQs)

There are basically two ways to do this.

### Option 1: Restrict to specific pages

Take a fragement of the page address and copy it to the `Show on pages` option.

Example:

* The Greeter icon shall only appear on <http://www.cookieshop.com/pages/**win-a-cookie>\*\*
* Set `Show on pages` to `Only specific page`  and fill in **win-a-cookie** as shown below.

![](/files/-MBUHsMNrXxOtGYtGJhy)

{% hint style="info" %}
This can also be done with any other parts of the Webaddress, e.g. collection names, product names, etc.
{% endhint %}

&#x20;

### Option 2: Disable the Greeter Icon and use Langingpages / Starter-Buttons

You can also shut off the greeter icon entirely, by not triggering it. Set the option `Trigger (Start)`to `<None>`.

![](/files/-MBUKi0AtMBWwvRXVVrn)

Since the Greeter Icon will not be shown you need to [create a Landingpage ](/help/how-to-create-a-landingpage.md)and / or an element in your store that serves a [Starter-Button](/help/starter-buttons.md).


---

# 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://clawcrane-docs.secretbakery.io/help/restrict-to-specific-pages.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.
