# White Label

## Setup

To enable **White Label** accounts you have to enable it in [**LootLocker's**](https://console.lootlocker.com/settings/platforms/guest) platforms dashboard

![](https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-cb84b17d6f3c3ad5edfee4fdcd1e52b82e639971%2Fimage.png?alt=media)

Head to the white label login section, enable it and click save.

![](https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-6f66f64eebcda4af4e953a15e9203fd1603a900a%2Fimage.png?alt=media)

## Login

To authenticate with this method you can use the **White Label Login and Start Session** instruction.

Here you need to pass in an **email**, **password** and **remember** boolean

<figure><img src="https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-cfcf2bd06e803bffbeed9300281abce5ab80187b%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Signup

To signup use the **White Label Signup** instruction.

You need to pass in an **email** or **username** and **password**, if **Verify Email** is on it will if the passed in email is correct.

<figure><img src="https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-7835f5a922e3bd23afb622ba030015b2395459af%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Account Recovery

If player forgot the password you can use the **White Label Request Password** instruction.

Only pass the **email** address and this will send an email to user with a link change the password.

<figure><img src="https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-f6e61faf7f7da82cfa4f30b5ce535001d584c148%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Account Verification

If you account verification enabled players will get an email to verify their account but if for any reason they need to request verification again you can use the **White Label Request Verification** instruction.

<figure><img src="https://3895715781-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LDchaEIEhpBAh2gCe06%2Fuploads%2Fgit-blob-6664d9d43ada72d536be84fcc4816b4f241d9be9%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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://docs.ninjutsugames.com/game-creator-2/loot-locker/authentication/white-label.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.
