# Logo e immagini non si vedono

Il problema è legato al fatto che la newsletter, per ottenere le immagini dal sito, genera i percorsi delle immagini usando un url assoluto e impostando il dominio ufficiale.\
\
Prendendo come esempio il comune di Nave, che ha avuto questo problema, l'url sarebbe questo: <https://www.comune.nave.bs.it/var/opencitynave/storage/images/1245-43-ita-IT/Comune-di-Nave_header_logo.png> \
\
Dato che il sito non è ancora in produzione, le immagini non si vedono.Quando il sito andrà in produzione ed avrà dunque l'url finale, il problema si risolverà da solo.


---

# 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.opencityitalia.it/manuale-operativo-interno/configurazione-newsletter/troubleshooting-newsletter/logo-e-immagini-non-si-vedono.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.
