# Registering App on Adrop

### Registering Your App on Adrop (Android, iOS, & Web)

1\. To use the Adrop Console, you need to register your app first, and in the **settings** menu on the left navigation bar, click **+ Add App under App section**.

* If your app is already listed on the App Store or Google Play, follow guide no. **2 below**.
* If your app is still in development and not yet listed in a store, go to **Guide 3**.

2. Search and select the app service by platform that you want to serve ads on.

<div align="left"><figure><img src="/files/0xupJa0n493CxgtW1R1Q" alt=""><figcaption></figcaption></figure> <figure><img src="/files/NAJiu7MVP2iiHkrkoF2f" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IIN8IAaF5ed60jQus3nR" alt=""><figcaption></figcaption></figure></div>

#### 3. If your app isn't on a store or is a web app, you can manually register your app using its **package name** (for mobile) or **domain** (for web). Follow the guide below for each case:

* For **web services**, enter the **service name**, upload **logo image**, and enter **app domain name.**

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

4\. Once your app is successfully registered

You'll see the list of registered apps under the **Apps** tab in the left navigation menu.

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

5. Make sure to **complete ownership verification** following the steps below.

### Verifying App Ownership

*Note: This process may require help from your developer, and will soon be moved to a developer-only menu.*

### V**erification steps vary by platform:**

**Android**

1. After adding a **Contact Email** in your Play Store listing, Click **Reload Email in adrop**.
2. Once the email appears, click **Verify** to receive a code.

<div align="left" data-full-width="false"><figure><img src="/files/EZmDp7uOhrzO6FO1mBBo" alt=""><figcaption></figcaption></figure></div>

3. Enter the verification code from your email and click **Verify** again.

#### Web

To verify ownership, add a **TXT record** to your domain's DNS settings.

* It may take up to **48 hours** to complete verification.
* If you want to verify immediately, click the **"Check Verification"** button.

⚠️ **If your app isn't verified, advertisers will see it marked as "Unverified".**\
**To ensure smooth use of Adrop services, please complete the ownership verification.**


---

# 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://help.adrop.io/en/setting/app/registering-app-on-adrop.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.
