# Inserimento di formule matematiche

Amanote dispone di un editor di equazioni matematiche compatibile con LaTex. Per inserire una formula, fare clic sull'icona del simbolo matematico nell'editor di testo. È possibile scrivere la formula direttamente in LaTex o costruire l'equazione utilizzando l'editor di equazioni.

Per modificare un'equazione già inserita nelle note, è sufficiente fare clic su di essa e l'editor si riaprirà.

<figure><img src="/files/eM667otckcAO36sUjXZT" 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://guide.amanote.com/it/iniziare/prendere-appunti/inserimento-di-formule-matematiche.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.
