# Assets

Official logos and brand assets for Convergegate and Blik. Use these resources when displaying payment brand marks in your integration.

{% hint style="info" %}
Use the assets as provided. Do not alter colors, proportions, or add effects. Always ensure sufficient contrast with the background.
{% endhint %}

## Convergegate

The official Convergegate logo for use in integrations.

<table><thead><tr><th width="149">Variant</th><th>Format</th><th>Background</th><th data-type="files">Download</th></tr></thead><tbody><tr><td>Black </td><td>PNG</td><td>Transparent</td><td><a href="/files/IREmwM6atWwXjFzD1xaX">/files/IREmwM6atWwXjFzD1xaX</a></td></tr><tr><td>White</td><td>PNG</td><td>Transparent</td><td><a href="/files/Tr5aMFJTZE1Ot3tsrOrT">/files/Tr5aMFJTZE1Ot3tsrOrT</a></td></tr><tr><td>Black Negative</td><td>PNG</td><td>Transparent</td><td><a href="/files/zrzd6QLColiH7fXDZlY8">/files/zrzd6QLColiH7fXDZlY8</a></td></tr><tr><td>White Negative</td><td>PNG</td><td>Transparent</td><td><a href="/files/KXUnh2Jx099KRuKqixtV">/files/KXUnh2Jx099KRuKqixtV</a></td></tr><tr><td>Black Icon</td><td>PNG</td><td>Transparent</td><td><a href="/files/MGuCjBIKY1EfgzaIL5MP">/files/MGuCjBIKY1EfgzaIL5MP</a></td></tr><tr><td>White Icon</td><td>PNG</td><td>Transparent</td><td><a href="/files/5L2KR9ladQXGHhzcRcoi">/files/5L2KR9ladQXGHhzcRcoi</a></td></tr><tr><td>Black </td><td>SVG</td><td>Transparent</td><td><a href="/files/fCAYROLXBNS1hNyACcIU">/files/fCAYROLXBNS1hNyACcIU</a></td></tr><tr><td>White</td><td>SVG</td><td>Dark</td><td><a href="/files/UJPfbnkmNzl5982JHpDm">/files/UJPfbnkmNzl5982JHpDm</a></td></tr><tr><td>Black Icon</td><td>SVG</td><td>Dark</td><td><a href="/files/tA9KP0E0SJGEQ9f6sJQ4">/files/tA9KP0E0SJGEQ9f6sJQ4</a></td></tr><tr><td>White Icon</td><td>SVG</td><td>Transparent</td><td><a href="/files/AYrgdzkFHkw3Zw0K3Wtx">/files/AYrgdzkFHkw3Zw0K3Wtx</a></td></tr></tbody></table>

## BLIK

The official Blik logo for use when Blik is offered as a payment method.

<table><thead><tr><th>Variant</th><th>Format</th><th>Background</th><th data-type="files">Download</th></tr></thead><tbody><tr><td>Full logo</td><td>PNG</td><td>Dark</td><td><a href="/files/V0zqhQ7wszMrgYUOJIuf">/files/V0zqhQ7wszMrgYUOJIuf</a></td></tr><tr><td>Full border logo</td><td>PNG</td><td>Dark</td><td><a href="/files/jf4dGHAUycPd7OyQFHKj">/files/jf4dGHAUycPd7OyQFHKj</a></td></tr><tr><td>Icon square</td><td>PNG</td><td>Dark</td><td><a href="/files/f3bq8fa5VZ5H7mrs1tAi">/files/f3bq8fa5VZ5H7mrs1tAi</a></td></tr><tr><td>Icon round</td><td>PNG</td><td>Dark</td><td><a href="/files/itTjgoSgmHtW48UL8zb1">/files/itTjgoSgmHtW48UL8zb1</a></td></tr><tr><td>Full logo</td><td>SVG</td><td>Dark</td><td><a href="/files/NZj9r4a965g2loVkxITh">/files/NZj9r4a965g2loVkxITh</a></td></tr><tr><td>Icon square</td><td>SVG</td><td>Dark</td><td><a href="/files/G3hcnsk5YZAtuzlmUbqp">/files/G3hcnsk5YZAtuzlmUbqp</a></td></tr></tbody></table>

## Usage Guidelines

{% tabs %}
{% tab title="✅ Do" %}

* Use logos at a minimum height of **24px** (icon) or **80px** (full logo)
* Maintain clear space around the logo equal to the height of the wordmark
* Use the **dark variant** on light backgrounds
* Use the **light variant** on dark backgrounds
  {% endtab %}

{% tab title="❌ Don't" %}

* Stretch, distort, or rotate any logo
* Change logo colors or apply filters/effects
* Place logos on backgrounds that reduce contrast
* Combine logos in a way that implies a single merged brand
  {% endtab %}
  {% endtabs %}

## Questions?

For custom formats or brand usage questions, reach out to <support@convergegate.com>.


---

# 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://developer.convergegate.com/v1/brand/assets.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.
