# Applovin

**PREREQUISITES**

* An Ad Unit must already be in place which will be used for targeting.

**APPLOVIN CONFIGURATION**

Please go through the below steps to integrate **ADSTER.TECH** as a demand partner with your **APPLOVIN** account. To begin with the integration, login to your **APPLOVIN** account and follow the below steps.

1. In the MAX Dashboard, select [MAX > Mediation > Manage > Networks](https://dash.applovin.com/o/mediation/networks/).
2. Click on **Click here to add a Custom Network** at the bottom of the page. The Create Custom Network page appears.
   1. Add the information about your custom network:\
      **Network Type** : Choose **SDK**.

      **iOS Adapter Class Name** : leave it blank.\
      **Android Adapter Class Name :&#x20;**<mark style="color:green;">**`com.adster.ads.mediation.applovin.AdSterMediationAdapter`**</mark>
3. Click on **Save**.

<figure><img src="/files/wKzAvWWdTnA6M7b2BytH" alt=""><figcaption></figcaption></figure>


---

# 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://ca-docs.adster.tech/custom-adapter-integration/android/applovin.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.
