# Image Display Issues

When you send out a message that contains an image, a small minority of people may not automatically see the image you've sent. They may need to "tap to download" or "tap to display" in order to view the image.

This is rare but normal behavior and can depend on your phone, operating system, or network connection. Here are some common reasons:

* **Low battery**
* **Weak cellular data connection**
* **Low storage space**
* **Large image size**

For iOS users, this behavior is managed by Apple and can't be changed.

On Android devices, you can try enabling *Auto-retrieve MMS* under **Settings > SMS** to increase the chances of automatic downloads, though it’s not guaranteed to always work.


---

# 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://daisychain.gitbook.io/help/texting/image-display-issues.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.
