> For the complete documentation index, see [llms.txt](https://docs.appmysite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.appmysite.com/app/monetization/advertisement.md).

# Advertisement

The **Advertisement** sub-category allows you to monetize your mobile app by integrating ads from various ad networks, such as **Google AdMob** and **Facebook Audience Network**. With built-in ad configuration settings, you can easily display ads within your app and generate revenue based on user engagement.

#### **What You Can Do in This Section**

* **Enable in-app ads** – Activate advertisements in your mobile app.
* **Configure AdMob settings** – Add your **Ad Unit IDs** to fetch and display ads.
* **Choose ad formats** – Select from **banner ads, interstitial ads, rewarded ads, and native ads** to optimize user experience.
* **Customize ad behavior** – Manage where and when ads appear to balance revenue generation with a seamless user experience.

This section provides everything you need to **set up, manage, and optimize ad placements** in your app, ensuring a smooth and effective monetization strategy.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.appmysite.com/app/monetization/advertisement.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.
