# Создание направляющих

Направляющие создаются клавишей **G**. Чтобы создать направляющую, нужно выбрать линию или **один** прямоугольник, нажать **G** и или указать расстояние и нажать **Enter** или разместить направляющую визуально.

С направляющими нельзя произвести никаких действий - ни выбрать, ни переместить/скопировать - они нужны только для привязки других элементов. Также направляющие не удаляются по-одиночке. Удалить можно только все направляющие разом, нажав клавишу **A**.

<figure><img src="/files/bcDNUOB4oDXD6X5iJgZR" alt=""><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://tomat-1.gitbook.io/tomat-sapr/instrukciya-k-ispolzovaniyu/sozdanie-napravlyayushikh.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.
