> For the complete documentation index, see [llms.txt](https://user.netmera.com/netmera-user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/gorsel-ve-video.md).

# Görsel ve Video

Medya push bildirimleri için görseller, görselin URL’si girilerek What adımında eklenebilir **Android Medya URL** ve **iOS Medya URL** metin alanlarına ayrı ayrı girerek veya medya dosyalarını cihazdan yükleyerek. **gif** ve **video** biçimlendirilmiş medya push bildirimleri yalnızca iOS cihazlar tarafından desteklenir.

Farklı bildirim türü görselleri hakkında ayrıntılı bilgiyi [burada](/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/banner-karusel-kaydirici-ve-urun-kesfi.md).

<figure><img src="/files/c3b7badf79deaa0f5aa4a19743efcb97d908d9f7" alt=""><figcaption><p>Medya Ekle</p></figcaption></figure>

### Desteklenen Görüntü Dosyası Türleri

<table><thead><tr><th width="132">Görsel</th><th width="324.3333333333333">iOS</th><th>Android</th></tr></thead><tbody><tr><td>Dosya türleri</td><td><strong>Önerilen:</strong>  jpg, jpeg, png, gif  </td><td><strong>Önerilen:</strong> jpg, jpeg, png    </td></tr><tr><td>Çözümleme</td><td><p><strong>Önerilen:</strong> 2:1 en-boy oranında yatay</p><p></p><p><strong>Yaygın Boyutlar:</strong> 512x256px</p><p>                          1440x720px </p><p></p><p><strong>Min. Genişlik:</strong> 300 piksel</p><p><strong>Maks.</strong> <strong>Genişlik:</strong> 4096 piksel</p></td><td><p><strong>Önerilen:</strong> 2:1 en-boy oranında yatay </p><p></p><p><strong>Yaygın Boyutlar:</strong> 512x256px</p><p>                          1440x720px </p><p></p><p><strong>Min. Genişlik:</strong> 300 piksel</p><p><strong>Maks.</strong> <strong>Genişlik:</strong> 2000 piksel </p></td></tr></tbody></table>

### iOS Medya URL’si için Desteklenen Video Dosyası Türleri

{% hint style="info" %}
Video biçimli medya push bildirimleri **yalnızca desteklenir** **iOS cihazlar için.**
{% endhint %}

<table><thead><tr><th width="164.33333333333331">Video</th><th width="388">Desteklenen dosya türleri</th><th>Maksimum boyut</th></tr></thead><tbody><tr><td>Video</td><td><p><code>MPEG</code></p><p><code>MPEG-2</code></p><p><code>MP4</code></p><p><code>AVI</code></p></td><td>5 MB</td></tr></tbody></table>


---

# 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://user.netmera.com/netmera-user-guide/netmera-user-guide-tr/omnichannel-etkilesim/mobil-push/gorsel-ve-video.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.
