# White Label Interfaces

Your **loyalty interface** is the platform your end-users interact with to access your loyalty program. This is where they check their points, redeem rewards, and in some cases complete actions and engage with your brand.

In most cases, your loyalty interface will be **custom-built and owned by you**. You’ll design and develop your own user experience and integrate directly with the WLL API to power loyalty functionality. If that’s your setup, you won’t need the information in this section.

However, for clients who want to:

* Launch quickly
* Minimize development costs
* Work within a pre-built experience

We offer two **white label interfaces**: the **Loyalty Microsite** and the **Loyalty Mobile App**. These are ready-to-go front-end solutions that support core loyalty functionality and are branded to match your business.

{% hint style="warning" %}
These interfaces are not customizable. They are designed to work out-of-the-box with a consistent structure and set of features.
{% endhint %}

The following articles will walk you through how each interface works, what’s supported, and what setup is required to get started.

* [Loyalty Microsite](/product/interfaces/white-label-interfaces/loyalty-microsite.md)
* [Loyalty Mobile App](/product/interfaces/white-label-interfaces/loyalty-mobile-app.md)


---

# 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://kbase.whitelabel-loyalty.com/product/interfaces/white-label-interfaces.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.
