# Activating the prepared game

Starting from August 15, 2024, the newly updated Studio allows users to activate games at any time, regardless of paid subscription status. Each account can use up to 50 CPP (Cost Per Click) without any time restrictions.

<figure><img src="/files/9DoLc3YpSEaMcxBqpry2" alt=""><figcaption></figcaption></figure>

Activated games can be instantly launched via the URL link in both PC and mobile browsers. In the mobile app, the URL can be loaded through Webview.

Each account is supported with up to 50 CPP without time restrictions, and if additional CPP is needed, [you can purchase it for a fee](/paid-plan-and-publish/subscribing-to-a-paid-plan.md).


---

# 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://support.brandedminigames.com/game-settings/activating-the-prepared-game.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.
