# Editing Text

Editing text is super easy. On the left hand side menu, there are text editing tools such as the one presented here.

These components suggest editing text elements, such as the generic 'EDIT TEXT' but also 'EDIT LINK' and 'EDIT HEADER'

As with every editing tool, the garbage bad icon on the left delete the associated element. The 'Text color' button collapses a color picker which allows you to select from a growing set of colors. Next to it there are the text alignment buttons that do exactly what they depict: align text to left, center, right or justify.

![](/files/RfVPy06BZRdWlrljuXcs)

The last part is the text input area where you can copy paste, or type your text. If you make mitakes press Ctrl + Z on Windows, or Cmd + Z on Mac which undo your last character input.


---

# 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.pazly.dev/building-fundamentals/editing-text.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.
