# Circle

The Circle tool can be used to draw animated 2D circles with three styles available. To select the circle tool, tap the <img src="/files/CokjZeW4TU5txh5oOqXQ" alt="" data-size="line"> icon. To draw a circle, place your Pencil or touch at the intended center of the circle, then drag outwards to scale it.

<figure><img src="/files/KKO2IfyCtk2S4BKopSxU" alt=""><figcaption><p>Telestration using the Circle Tool</p></figcaption></figure>

## Circle Styles

Circle styles can be selected in the circle tool options pop-up menu.

<figure><img src="/files/5bv3nxpw8o38kFW6xTYX" alt="" width="563"><figcaption><p>Circle style pop-up menu</p></figcaption></figure>

## Circle Settings

<mark style="color:$primary;">**Drag to Sizes**</mark> allows you to draw and scale a circle as a preview before showing it on the output. To use, simply click and drag to size your circle, then release your pointer to show on the output.

<sub>Note: While drawing in the preview mode, the circle will be partially transparent to indicate it is not yet in the output.</sub>

<mark style="color:$primary;">**Default Circle Size:**</mark> Sets the circle size when simply tapping to place circle, or when "Drag to Size" option is disabled.

<figure><img src="/files/kFIktfjzdRaJgyKSLUFT" alt="" width="531"><figcaption></figcaption></figure>


---

# 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.telestripe.com/pro-bundle-tools/circle.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.
