# Create Android & iOS Apps

**To set up AdMob for an Android app, you will need to perform the following steps:**

**1.)** Create an AdMob account at <https://www.google.com/admob/> if you don't have it already.

**2.)** Add an Android or iOS app.

<figure><img src="https://3731994945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlBy5z08zL1UoCwNqmg%2Fuploads%2FhKgqEqJEURN9aWAY9QG4%2Ftwinr-admob-create-app.png?alt=media&#x26;token=fc4f0832-6814-45a1-9c91-912def370ac2" alt=""><figcaption></figcaption></figure>

**3.)** Once you click on **ADD APP** button, in the next step, it will ask your two options.

* **Platform:** Select Android
* **Is the app listed on a supported app store?:** Select Yes if your app is currently live and No if its not live.

**4.)** In the next step, it will ask your to Enter your app name. Enter your app name in there and leave default selection for other options. After that click on **ADD APP** button to finish creating an app.

<figure><img src="https://3731994945-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MlBy5z08zL1UoCwNqmg%2Fuploads%2F5W2unxmY3K8QU0RJm8LC%2Ftwinr-android-admob.png?alt=media&#x26;token=80512ddb-1de2-46bf-a65b-04e00e5821c7" 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://help.twinr.dev/integrations/google-admob/create-android-and-ios-apps.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.
