# Shape tools

All shape drawing tools can be found in the **bottom toolbar** or triggered via [**shortcuts**](/documentation/design/shortcuts.md).

<figure><img src="/files/43qZmaQM1MemcSdOUU1v" alt=""><figcaption></figcaption></figure>

### The command options

Commands can be controlled through **modes**, **arguments** and **properties**.

#### Modes & arguments

The **command modes** and **arguments** are accessible at the **top** of the **active command bar**\
[complete list of commands and modes](/documentation/design/shortcuts.md).

<figure><img src="/files/DAyTy29B9thPSMr19CWh" alt=""><figcaption></figcaption></figure>

#### Properties

Upon **triggering a command**, some **properties** will appear in the **right panel.** These properties correspond to the **properties of the entity being drawn.**\
You will find there properties like...

* **Active layer** is the layer on which **the geometry will be drawn**
* **Active style** is the style that is applied to **the drawn geometry (**[Learn more about styles](/documentation/design/styles.md))

<figure><img src="/files/YKqjsTaRkqH2D083QXKe" alt=""><figcaption></figcaption></figure>

### **The shape tools** <a href="#h_ba5c03eeea" id="h_ba5c03eeea"></a>

#### Polyline **`PL`** <a href="#h_191a20f01c" id="h_191a20f01c"></a>

**Mode** : Line/Arc **`A`**\
**Arguments** : Distance, Angle

{% embed url="<https://vimeo.com/1031074325?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Line **`L`**

**Mode** : Line/Arc **`A`**\
**Arguments** : Distance, Angle

{% embed url="<https://vimeo.com/1031074312?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Arc **`AC`** <a href="#h_cde2ad71ff" id="h_cde2ad71ff"></a>

**Arguments** : Distance, Angle, Radius

{% embed url="<https://vimeo.com/1031074780?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Curve **`CV`** <a href="#h_1163f76286" id="h_1163f76286"></a>

**Argument** : Distance

{% embed url="<https://vimeo.com/1031074299?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Circle **`CI`** <a href="#h_88bd98ae8c" id="h_88bd98ae8c"></a>

**Argument** : Radius

{% embed url="<https://vimeo.com/1031074290?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Rectangle **`RE`** <a href="#h_96fce2d1c9" id="h_96fce2d1c9"></a>

**Arguments** : Width, Height

{% embed url="<https://vimeo.com/1031074270?autoplay=1&_loop=1&_muted=1&_controls=0>" %}

#### Guideline **`G`** <a href="#h_96fce2d1c9" id="h_96fce2d1c9"></a>

**Mode** : Vertical/Horizontal/Free **`O`**

{% embed url="<https://vimeo.com/1079753346?share=copy&autoplay=1&_loop=1&_muted=1&_controls=0>" %}

### Tutorial

For more step-by-step information, watch our tutorial about how to use drawing tools in Rayon:

{% embed url="<https://www.youtube.com/watch?v=syV_294pR7Q>" %}

***

### We are always available

Book a demo with our team, [right here](https://b1kzip68v9f.typeform.com/to/Hgr0eQ4k#source=docs).\
To get some support, reach out to us through our **in-app support chat**. \
More about [our support policy right here](/other-resources/others/support.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://docs.rayon.design/documentation/design/shape-tools.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.
