> 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, What adımında resmin URL’si girilerek eklenebilir. **Android Medya URL’si** ve **iOS Medya URL’si** metin alanlarına ayrı ayrı ya da medya dosyalarını cihazdan yükleyerek. **gif** ve **video** biçimlendirilmiş medya push’ları yalnızca iOS cihazları tarafından desteklenir.

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

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

### Desteklenen görsel dosya 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ünürlük</td><td><p><strong>Önerilen:</strong> 2:1 en-boy oranında yatay</p><p><strong>Yaygın Boyutlar:</strong> 512x256px</p><p>  1440x720px</p><p><strong>Minimum 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><strong>Yaygın Boyutlar:</strong> 512x256px</p><p>  1440x720px</p><p><strong>Minimum 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 dosya türleri

{% hint style="info" %}
Video biçimlendirilmiş medya push’ları **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.
