# In-app Ads Monetization Guide

## About ONE AdMax

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

{% hint style="warning" %}
To start monetizing with in-app ads, please sign up \[[here](https://oneadmax.com)].
{% endhint %}

{% hint style="info" %}
For more information about ONE AdMax, please refer to the \[[Product Overview](https://drive.google.com/file/d/1fkF5H8MnEt0fO8x8nb0c-AMJ325OMspv/view)].

If you have any questions, feel free to contact us at <oneadmax@onestorecorp.com>.&#x20;
{% endhint %}

## ONE AdMax Library

### SDK

* For the latest version of the `sdk-ads` library, please refer to the link below:
* <https://repo.onestore.co.kr/#browse/search/maven>.

### Unity Plugin

* The Unity plugin package can be found \[[here](https://github.com/ONE-AdMax)].

### ONE AdMax User Guide

* For instructions on registering ad inventory, setting up ad placements, checking reports, and more, please refer to the \[[User Guide](https://ap-ssp-be-static.s3.ap-northeast-1.amazonaws.com/oneadmax_console_guide/ONEAdMax%E1%84%8B%E1%85%B5%E1%84%8B%E1%85%AD%E1%86%BC%E1%84%80%E1%85%A1%E1%84%8B%E1%85%B5%E1%84%83%E1%85%B3.pdf)].

### **ONE AdMax Integration Guide**

* For instructions on integrating the ONE AdMax SDK with the mediation SDK, please refer to the \[[integration guide](https://one-admax-organization.gitbook.io/one-admax-sdk)].


---

# 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://onestore-dev.gitbook.io/dev/eng/tools/one-admax.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.
