> For the complete documentation index, see [llms.txt](https://wiki.playgama.com/playgama/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.playgama.com/playgama/for-partners/how-to-set-up-white-label-portal.md).

# How to Set Up White-Label Portal

You can have **this portal** → <https://whitelabel.playgama.com/>\
running on **your own domain**.

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

***

**Step 1. Create a subdomain**

Pick and create a subdomain on your main domain, for example:\
`game.example.com` or `play.example.com`.\
\
👉 Make sure the subdomain is free.

***

#### Step 2. Send us your subdomain

Let us know the subdomain you’ve chosen by sending it to **<partners@playgama.com>**, for example:

```
White-Label subdomain: game.example.com
```

***

#### Step 3. Get a TXT record from us

We’ll generate a Cloudflare TXT record for verification, for example:

```
Type: TXT
Name: _cf-custom-hostname.game.example.com
Value: some-verification-token
TTL: Auto
```

***

#### Step 4. Add DNS records on your side

In your DNS panel, create the following records:

**4.1 TXT record**

```
Type: TXT
Name: _cf-custom-hostname.<your_subdomain>
Value: token from us
TTL: Auto
```

**4.2 CNAME record**

```
Type: CNAME
Name: <your_subdomain>
Value: whitelabel.playgama.com
TTL: Auto
```

***

#### Step 5. Let us know once it’s done

After adding the records, just tell us — we’ll check and activate your White-Label.

***

#### Step 6. Wait for activation

Activation usually takes **15–30 minutes**, but in rare cases it can take up to **24 hours**.

***

Need help setting up your White-Label or have questions about customization? Reach out at <partners@playgama.com> — we’ll be happy to assist you.
