# Product Docs

Our goal is to make it easy for you to understand how the platform works and how to get the most from it, whether you’re planning your program, integrating with our API, or optimising after launch.

If you're new here, head to our [get-started](https://kbase.whitelabel-loyalty.com/product/get-started "mention") guide first.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><i class="fa-bolt">:bolt:</i></td><td><strong>Get Started guide</strong></td><td>Get up and running with White Label Loyalty</td><td><a href="get-started">get-started</a></td><td></td></tr><tr><td><i class="fa-atom-simple">:atom-simple:</i></td><td><strong>Loyalty Engine introduction</strong></td><td>Key tools for earning, burning, rewarding, and reacting to customer behaviour</td><td><a href="loyalty-engine/introduction">introduction</a></td><td></td></tr><tr><td><i class="fa-sidebar">:sidebar:</i></td><td><strong>Using the Loyalty Console</strong></td><td>Configure, monitor, and optimise your program without touching code</td><td><a href="loyalty-engine/loyalty-console">loyalty-console</a></td><td></td></tr><tr><td><i class="fa-rocket-launch">:rocket-launch:</i></td><td><strong>Launching a loyalty program</strong></td><td>Get tips and tricks for a successful program</td><td><a href="launch-a-loyalty-program">launch-a-loyalty-program</a></td><td></td></tr><tr><td><i class="fa-comment-question">:comment-question:</i></td><td><strong>Account management &#x26; support</strong></td><td>Learn how we support you before, during and after launch</td><td><a href="services-and-support/success-management">success-management</a></td><td></td></tr><tr><td><i class="fa-gear-code">:gear-code:</i></td><td><strong>Developer Hub</strong></td><td>Check out our developer hub for implementation guides &#x26; our  API reference.</td><td><a href="https://app.gitbook.com/o/dFWfrNJk50pufM7PXf9I/s/iCISqiqT495MdxVfR7JC/">Developer Docs</a></td><td></td></tr></tbody></table>


---

# 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/product-docs.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.
