> For the complete documentation index, see [llms.txt](https://support.brandedminigames.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.brandedminigames.com/paid-plan-and-publish/subscribing-to-a-paid-plan.md).

# Subscribing to a Paid Plan

## Cloud Hosting

Select the game to be serviced on Cloud Hosting. Then, go to the **My Campaign** menu and choose “<mark style="color:red;">**Pricing Plan & Publish**</mark>”

<figure><img src="/files/11ZRvFIcOItYOZbPlhLC" alt=""><figcaption></figcaption></figure>

Check the service pricing and click the “Subscribe” button.

<table><thead><tr><th width="174">Number of games</th><th width="250">CPP (Cost Per Play)</th><th>Price</th></tr></thead><tbody><tr><td>1</td><td>12,000</td><td><strong>$119</strong> for 1 month</td></tr></tbody></table>

You can proceed with the credit card payment provided by Stripe.

“$” refers to **US dollars**.

If you encounter any issues with the card payment, please contact <support@brandedminigames.com>.

<figure><img src="/files/x20r6sQ7HIOXutVYbijq" alt="" width="375"><figcaption></figcaption></figure>

You can also navigate to the Payment screen through the menu in the top right corner.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/subscribing-to-a-paid-plan.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.
