# Welcome!

Welcome to Bansh Ads documentation.\
It is FREE unreal plugin to to integrate Admob into unreal by blueprints.\
\
features :&#x20;

* Reward Ads, Interstitial Ads and Banner Ads
* Mediation (<mark style="color:blue;">Unity Ads</mark>, <mark style="color:blue;">Meta</mark>, <mark style="color:blue;">AdColony</mark>, <mark style="color:blue;">AppLovin</mark>)
* Ad controls for age, children's and family policy etc.

***

Support :&#x20;

&#x20;By becoming a patron on our Patreon page, you'll be contributing to the continuous improvement and development of Bansh Ads.&#x20;

Your support ensures that we can dedicate more time to adding new features, providing regular updates, and offering top-notch support to the community.\
\
I understand that not everyone can afford to support, and that's <mark style="color:blue;">fine</mark> :thumbsup:.

&#x20;But if you can afford it, your support would be very helpful. [Patreon](https://www.patreon.com/BanshGames)


---

# 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://bansh.gitbook.io/banshads/welcome.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.
