# Unreal Engine

This guide will help you seamlessly integrate bidapp's powerful ad monetization features into your Unreal Engine projects.&#x20;

By following these steps, you'll be able to start earning revenue from your applications quickly and easily.

## Features

The bidapp Unreal Engine Plugin offers the following features:

* **Banner Ad Support**: Display banner ads in your game or application to generate revenue through impressions and clicks.
* **Interstitial Ads**: Implement full-screen interstitial ads to maximize your ad revenue potential at strategic points in your application.
* **Rewarded Video Ads**: Increase user engagement and retention by offering rewarded video ads that provide incentives to users for interacting with ads.
* **Mediation**: Utilize mediation to maximize your ad revenue by integrating multiple ad networks seamlessly.
* **Multiplatform**: The bidapp Unreal Engine Plugin provides support for both **iOS** and **Android** platforms, ensuring your ads can reach a broad audience across mobile devices.


---

# 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://docs.bidapp.io/plugins/unreal-engine.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.
