# Arrow

The Arrow Tool creates crisp point-to-point lines with customizable head and line styles for clear and concise visuals.&#x20;

<figure><img src="/files/0w0M5ipx92F9KQGDJgsh" alt=""><figcaption><p>Telestration using the Arrow Tool with 3D Projection</p></figcaption></figure>

## Arrow Styles

Arrow styles can be selected in the tool options section with straight, arced, and freehand trail styles. The Arrow line style can be changed between straight and dashed chevron styles with the pop-up menu shown below:

<figure><img src="/files/AghHqdlrw9yaB5AamGxF" alt=""><figcaption><p>Arrow line style pop-up menu</p></figcaption></figure>

## Tool Perspective

<table data-header-hidden><thead><tr><th width="173.199951171875"></th><th></th></tr></thead><tbody><tr><td><img src="/files/ftNf09XY3pakSIfIxucp" alt=""></td><td>This option enables you to switch in which perspective you draw:<br><mark style="color:$primary;"><strong>2D:</strong></mark> Top-down perspective (Flat view).<br><mark style="color:$primary;"><strong>3D:</strong></mark> Broadcast camera perspective (3D view)</td></tr></tbody></table>

<mark style="color:$info;">See</mark> [Projection](/other-tools-and-options/projection.md) <mark style="color:$info;">page for more details.</mark>

## Arrow Settings

Additional settings for the arrow tool can be configured in the pop-up menu by pressing <img src="https://lh7-us.googleusercontent.com/iVCq-6mQLSBtsLHznZLlk0aRsPE4LVzQ_GRzfWZnkD3Qaze_kHgKeeIvtoYWISvxyvXt_l6fRQ4AsMFb6STEoLhQtcz3td5BMMBBmNZ9VXvVGDnF3X00n_zXPPXZlyxMcmsRBPNVoqN3wv5R5_evniQ" alt="" data-size="line">. Settings such as drawing on release, loop animations, arrow width and arc height can also be modified.

* **Draw on Release**: allows you to draw and preview your arrow before it gets output live. When done placing arrow, release your pointer to automatically animate your arrow live on the output.
* **Loop Animation**: when enabled, animates the arrow continuously from start to end.
* Shadow: Enable/Disable shadow of arrow on field.
* Arrow width: Size/thickness of arrow.
* Arc Height: This setting only affects the 'arc' arrow type. Determines how high the arc is.

<figure><img src="/files/7e5LZTu1kWytUz3RugO1" alt=""><figcaption><p>Arrow settings pop-up menu</p></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/arrow.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.
