# Адаптеры для других SDK

Для ситуаций, когда в вашем приложении уже используется библиотека для работы с другой рекламной сетью, и вы пока не готовы к интеграции нашей SDK вместо уже установленной, мы подготовили инструменты для удобного подключения рекламной сети Yabbi через кастомный адаптер.

Это позволит вам встроить Yabbi в медиацию, и при этом не устанавливать Yabbi SDK.

Просим вас ознакомиться с документацией для поддерживаемых SDK других рекламных сетей.

{% content-ref url="/pages/2Kwme07NowKGoCV6LeBK" %}
[Applovin MAX SDK](/yabbi-documentation/android-sdk/adaptery-dlya-drugikh-sdk/applovin-max-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/cITD3EqhU1rw0yKrFAkR" %}
[IronSource SDK](/yabbi-documentation/android-sdk/adaptery-dlya-drugikh-sdk/ironsource-sdk.md)
{% endcontent-ref %}


---

# 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://yabbi.gitbook.io/yabbi-documentation/android-sdk/adaptery-dlya-drugikh-sdk.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.
