> For the complete documentation index, see [llms.txt](https://overleaf-pro.ayaka.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://overleaf-pro.ayaka.space/latex/el/basi-gnoseon/087-images-not-showing-up.md).

# Οι εικόνες δεν εμφανίζονται

Η πρώτη ρύθμιση που πρέπει να ελέγξετε είναι αν ο μεταγλωττιστής βρίσκεται σε *Κανονική* λειτουργία αντί για *Γρήγορη \[προσχέδιο]* λειτουργία (στο αναπτυσσόμενο μενού κάτω από το *Επαναμεταγλώττιση* κουμπί). Η *Γρήγορη \[προσχέδιο]* λειτουργία παραλείπει ορισμένα βήματα για να επιταχύνει τη μεταγλώττιση και συχνά δεν εμφανίζει τις συμπεριλαμβανόμενες εικόνες.

![Fast-draft-compile.png](/files/95ece36332d89793217343aa86a28861da6416f0)

Περιστασιακά, προβλήματα με το *Overleaf* Το πρόγραμμα προβολής PDF μπορεί να προκαλέσει να μην εμφανίζονται οι εικόνες στην προεπισκόπηση—αν και, αν όλα είναι σωστά στον κώδικα, οι εικόνες θα πρέπει να εμφανίζονται και στο ληφθέν αρχείο PDF. Για να επιλύσετε αυτό το πρόβλημα, μπορείτε να αλλάξετε το πρόγραμμα προβολής PDF από *Overleaf* σε *Πρόγραμμα περιήγησης* χρησιμοποιώντας τις οδηγίες που θα βρείτε [εδώ](/latex/el/basi-gnoseon/027-changing-pdf-viewer.md).

Αν οι εικόνες εξακολουθούν να μην εμφανίζονται, πιθανότατα υπάρχει κάποιο πρόβλημα στο LaTeX σας. Βεβαιωθείτε ότι έχετε [ανεβάσει το αρχείο](/latex/el/basi-gnoseon/088-including-images-on-overleaf.md) και [καθορίσει τη θέση του αρχείου](/latex/el/sfalmata-latex/09-file-xxx-not-found-on-input-line-xxx.md) σωστά.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://overleaf-pro.ayaka.space/latex/el/basi-gnoseon/087-images-not-showing-up.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
