# Come scrivere a un seller o a un altro utente

Per inviare un messaggio a un seller o a un utente, segui questi passaggi:

* Vai sul tuo profilo.
* Clicca su **Messaggi**.
* Tocca l’icona **+** in alto a destra per creare una nuova conversazione.
* Digita il nome del seller o dell’utente nella barra di ricerca.
* Quando appare il nome, selezionalo.
* Clicca su **Avvia chat**.
* Si aprirà una nuova conversazione e potrai iniziare a scrivere.


---

# 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://support.tilt.app/tilt-help-desk/tilt-help-desk-it/general/how-to-message-a-seller-user.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.
