# Labels

Labels have two differences compared to regular texts:

* Label texts can also have a border without containing a table.
* Labels are texts that have a reference line to an arbitrary reference point.

When placing the label, a reference point is requested. The program then automatically creates a reference line between the label text and that reference point. If the text is later moved, the reference line follows. It automatically adapts to the new conditions.

The shape and format of the reference line are set in the text style. However, each individual label can be formatted differently from the text style settings. To do this, use the "Modify" function.


---

# 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.dietrichs.com/dietrichs-intelligent-documentation/docs-de-en/2d-auxiliary-geometry/texte-beschriftungen/beschriftungen.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.
