# Hide the Launcher

Hide the launcher for your survey so that it appears according to your visibility rules without showing a persistent icon on your site.

#### How to Hide the Launcher

1. Go to **Surveys → Select your survey → Click the Design tab**.
2. Enable the switch labelled **Hide Launcher**.

Now your survey will appear according to your visibility rules. When the survey is closed, it will immediately hide from view. Whether or not it re-appears depends on your visibility strategy.


---

# 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://docs.zigpoll.com/tutorials/hide-the-launcher.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.
