# Introduction

Welcome to the Playtime SDK documentation, your comprehensive guide to integrating ad-based monetization solutions into your Android applications. Playtime offers Android app developers an innovative platform designed for seamless and effective app monetization through ads.

## What is Playtime SDK?

Playtime SDK empowers Android developers to effortlessly integrate ad-based monetization features into their applications. It provides tools to implement offerwall and rewarded advertising, enhancing user engagement and maximizing app revenue potential.<br>

Here "Playtime" is a unique advertising format, which rewards users for installing and continuously using apps from our advertising partners. Clicking on any ad displayed in the Playtime offerwall will bring the user to the Play Store. By playing this advertised app, users receive rewards in your app - the more they play, the more they earn! And, of course, you also earn money for every install generated through users of your app.


---

# 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.playtimeads.com/overview/introduction.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.
