# 9.1 Admob Setup

{% hint style="info" %}
We have used Admob ads by default with test unit ids. To test the ads, you should test with the test unit ids. Before releasing the app for production, make sure you have changed the app ids and ad unit ids with yours. Admob is applied by default. So you don’t have to do anything before releasing.
{% endhint %}

We have used 3 types of AdMob ads. Banner, Interstitial & Native Ads. You can control the ads directly from the Newsfreak Configs plugin.

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

<figure><img src="/files/mcO8nM1acC0hoccZ0jzD" 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://doc.newsfreak.mrb-lab.com/additional-setup/9.-ads-setup/9.1-admob-setup.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.
