# Terms of Service

Users need to accept Playtime Terms of Service to use Playtime and access offers. Agreeing to the TOS is mandatory before installing any partner apps. After users accept the TOS, we can identify the types of apps/games they have installed, allowing our algorithm to tailor game suggestions on the offerwall based on their preferences.&#x20;

If the user rejects TOS, they will not be able to see offerwall campaigns

### Access to Advertising Info & Device Specific Information&#x20;

We collect device specific information from users to detect fraud & unauthorized usage of Playtime services. Your device level information is also used in tracking your activity on Playtime for various actions & tasks to give you the best possible experience.

### Access to App Usage

We also ask the user to accept the App Usage Permissions. This allows us to monitor the time spent in each game or app. Without accepting these permissions, users won't be eligible to participate in Playtime campaigns and will be limited to only Event-Based & Level-Based offers


---

# 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/other/terms-of-service.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.
