# Branded Mini-Games Support

## Branded Mini-Games Support

- [Welcome](https://support.brandedminigames.com/welcome.md)
- [Game Settings](https://support.brandedminigames.com/game-settings.md)
- [Game Customization: Easy Mode](https://support.brandedminigames.com/game-settings/game-customization-easy-mode.md)
- [Game Customization: Pro Mode](https://support.brandedminigames.com/game-settings/game-customization-pro-mode.md)
- [Other Features](https://support.brandedminigames.com/game-settings/game-customization-pro-mode/other-features.md)
- [How to Modify Graphics](https://support.brandedminigames.com/game-settings/how-to-modify-graphics.md)
- [Activating the prepared game](https://support.brandedminigames.com/game-settings/activating-the-prepared-game.md)
- [UserID & Webhook](https://support.brandedminigames.com/webhook.md)
- [UserID](https://support.brandedminigames.com/webhook/userid.md)
- [Webhook](https://support.brandedminigames.com/webhook/webhook.md): PC and Mobile
- [Data & Export](https://support.brandedminigames.com/data-and-export.md)
- [Participation](https://support.brandedminigames.com/data-and-export/participation.md)
- [Sign up](https://support.brandedminigames.com/data-and-export/sign-up.md)
- [Google Analytics](https://support.brandedminigames.com/google-analytics.md)
- [Paid Plan & Publish](https://support.brandedminigames.com/paid-plan-and-publish.md)
- [Publish](https://support.brandedminigames.com/paid-plan-and-publish/publish.md)
- [Subscribing to a Paid Plan](https://support.brandedminigames.com/paid-plan-and-publish/subscribing-to-a-paid-plan.md)
- [Purchase additional CPP](https://support.brandedminigames.com/paid-plan-and-publish/purchase-additional-cpp.md): Understanding Impressions and Purchasing More
- [Invoice](https://support.brandedminigames.com/paid-plan-and-publish/invoice.md)
- [Change credit card, update billing information, cancel service](https://support.brandedminigames.com/paid-plan-and-publish/change-credit-card-update-billing-information-cancel-service.md)
- [Terms of Use](https://support.brandedminigames.com/terms-of-use.md)
- [Terms of Use](https://support.brandedminigames.com/terms-of-use/terms-of-use.md)
- [Privacy policy](https://support.brandedminigames.com/terms-of-use/privacy-policy.md)
- [Cookie Policy](https://support.brandedminigames.com/terms-of-use/cookie-policy.md)
- [Data Processor Agreement](https://support.brandedminigames.com/terms-of-use/data-processor-agreement.md)
- [GDPR](https://support.brandedminigames.com/terms-of-use/gdpr.md)
- [Understanding GDPR: Overview of Data Protection Regulation](https://support.brandedminigames.com/terms-of-use/gdpr/understanding-gdpr-overview-of-data-protection-regulation.md): Overview of GDPR: Understanding the General Data Protection Regulation
- [Personal Data and Compliance: Key Considerations](https://support.brandedminigames.com/terms-of-use/gdpr/personal-data-and-compliance-key-considerations.md): Personal Data and GDPR Compliance: Key Considerations for Branded Mini-Games
- [GDPR Compliance in Studio Operations: User Sign-Up and Privacy Policies](https://support.brandedminigames.com/terms-of-use/gdpr/gdpr-compliance-in-studio-operations-user-sign-up-and-privacy-policies.md): Ensuring GDPR Compliance in Studio Operations: User Sign-Up, Privacy Policies, and Form Design
- [Data Management: Retention, Analytics, and Reporting](https://support.brandedminigames.com/terms-of-use/gdpr/data-management-retention-analytics-and-reporting.md): Data Retention, Analytics, and Reporting: Managing User Data in Branded Mini-Games
- [Run actual Branded Mini-Games.](https://support.brandedminigames.com/run.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://support.brandedminigames.com/welcome.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.
