> For the complete documentation index, see [llms.txt](https://docs.playnance.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.playnance.com/partner-compliance-rules/partner-compliance-rules.md).

# PARTNER COMPLIANCE RULES

***

Playnance operates a technology-driven ecosystem supporting multiple gaming platforms, partner portals, and third-party integrations. To safeguard the integrity, stability, and reputation of the ecosystem, Playnance establishes ecosystem-level standards and expectations intended to promote lawful, responsible, and transparent operation.

This page provides a high-level overview of compliance principles applicable to partners operating within or in connection with the Playnance ecosystem. It is intended for informational purposes only.

***

#### Scope

These Partner Compliance Rules apply to parties engaging with the Playnance ecosystem through:

* gaming portals and platform programs;
* white-label or branded implementations;
* technology integrations;
* marketing, distribution, or traffic-driving activities;
* use of G Coin within partner platforms.

This overview does not replace or amend any platform-specific agreements, terms, or policies.

***

#### General Compliance Principles

Partners are expected to operate in good faith and in a manner consistent with:

* applicable local, national, and international laws and regulations;
* generally accepted industry standards;
* ecosystem-level standards and limitations communicated by Playnance.

Partners must not engage in conduct that could reasonably expose the Playnance ecosystem, its platforms, users, or other partners to legal, regulatory, or reputational risk.

***

#### **Gaming, Consumer Protection & Compliance Framework**

Playnance designs and operates its ecosystem with a focus on supporting responsible and compliant operation across the platforms and services built using its technology.

While Playnance establishes ecosystem-level standards, policies, and technical parameters intended to promote lawful and responsible use, partners remain solely responsible for ensuring that their specific implementation, configuration, and local operations comply with all applicable laws, regulations, and regulatory requirements in the jurisdictions in which they choose to operate.

Nothing in this overview should be interpreted as a representation, warranty, or guarantee that any specific partner activity, platform configuration, or jurisdictional deployment is compliant with local law. Partners are expected to assess their own regulatory obligations and take appropriate steps to meet them.

***

#### Use of G Coin

Partners using G Coin within their platforms are expected to:

* use G Coin solely within the intended scope of the Playnance ecosystem;
* avoid presenting G Coin as an investment, financial product, or security;
* ensure that user communications accurately describe the utility-based nature of G Coin;
* comply with applicable digital asset, consumer protection, and marketing laws.

Misleading, deceptive, or speculative representations regarding G Coin are not permitted.

***

#### Marketing & Communications

Partners must ensure that all marketing, promotional, and user-facing communications:

* are accurate, clear, and not misleading;
* avoid claims of guaranteed returns, profit expectations, or financial upside;
* comply with applicable advertising, consumer protection, and platform rules.

Use of Playnance branding, trademarks, or ecosystem references must comply with applicable brand guidelines and permissions.

***

#### Data Protection & Privacy

Partners are responsible for complying with applicable data protection and privacy laws in connection with their own platforms and activities, including implementing appropriate technical and organizational safeguards.

Partners must not misuse, improperly disclose, or unlawfully process personal data obtained in connection with the Playnance ecosystem.

***

#### Ecosystem Integrity & Cooperation

To protect the integrity of the ecosystem, Playnance may:

* establish reasonable technical or operational limitations;
* communicate ecosystem-level compliance expectations;
* request information necessary to address material legal, regulatory, or risk concerns.

Partners are expected to cooperate in good faith with such measures, subject to applicable law and the terms of their platform-level agreements.

***

#### Limitations

This page:

* is provided for informational purposes only;
* does not constitute legal, regulatory, or compliance advice;
* does not create contractual rights or obligations;
* does not replace or override any platform-specific terms, policies, or agreements.

Further Information

Partners operate within the Playnance ecosystem subject to the terms, policies, and contractual arrangements applicable to the specific gaming platforms or programs through which they engage. Compliance obligations, rights, and responsibilities are defined in the relevant platform-level agreements and disclosures made available on the respective gaming websites.

This GitBook provides ecosystem-level guidance only and does not replace, amend, or override any platform-specific terms, policies, or contractual arrangements.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.playnance.com/partner-compliance-rules/partner-compliance-rules.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
