# Shapes and Placements

Zigpoll offers different launcher shapes and screen placements so that your survey blends in with your website design.

#### Launcher Shapes

**Circle** — The default round launcher button.

**Bumper** — A flat launcher that sits against the edge of your website. Great for unobtrusive surveys that blend into the background. Also ideal for feedback surveys since the launcher is always a click away.

To change your launcher shape:

1. Go to **Surveys → Select your survey → Click the Design tab**.
2. Select **Bumper** or **Circle** as the Launcher Shape.

#### Screen Placements

Choose where your survey launcher appears on the screen:

* **Bottom Left**
* **Bottom Right**
* **Left Center** — Great for feedback surveys and sites with existing bottom widgets.
* **Right Center** — Same as left center, on the opposite side.
* **Top positions** — Available for certain configurations.

To change your placement:

1. Go to **Surveys → Select your survey → Click the Design tab**.
2. Select the placement that's right for 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://docs.zigpoll.com/tutorials/shapes-and-placements.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.
