# Create Ads on AdMOb

**To create ads for an Android or iOS app, you will need to perform the following steps:**

**1.)** Open your AdMob account and select the app under which you want to create an Ad.

<figure><img src="/files/2XlMVGPmPWVZ6adKq7VC" alt=""><figcaption></figcaption></figure>

**2.)** After that Click on Ad Units -> Get Started it create your ad.

![](/files/7Yn16uMFc7lJwMq8SVVU)

**3.)** Select Ad type. You must select either **Banner**, **Interstitial** or **App Open**. Those are 3 types supported by Twinr.

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

**4.)** After selecting an Ad, fill-up the required information and create it. It will look like this.

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

**5.)** Repeat the same process to create multiple ads for both Android & iOS platforms.


---

# 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.twinr.dev/integrations/google-admob/create-ads-on-admob.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.
