# Publish

In both free and paid service modes, after adding a game, you can publish it immediately by clicking “<mark style="color:red;">**Activate Game**</mark>” in Game Settings.

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

If you do not want the published game to be run externally, you can change it back to “Deactivate” at any time.

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

In free mode, you can play the game up to 50 times. If you want to play more than 50 times, you need to make [a paid purchase](/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/paid-plan-and-publish/publish.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.
