# Developer Docs

{% hint style="info" %}
Welcome! We're currently in the process of moving developer docs from our main product docs into this dedicated developer site.
{% endhint %}

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-list">:list:</i></td><td><strong>API Tutorials</strong></td><td>Beginner-friendly tutorials to get started with using WLL APIs.</td><td><a href="/pages/cl3UqyXbKgWZfK4vcf6N">/pages/cl3UqyXbKgWZfK4vcf6N</a></td></tr><tr><td><i class="fa-plug">:plug:</i></td><td><strong>API Reference</strong></td><td>Detailed reference documentation for individual  API endpoints</td><td><a href="https://docs.whitelabel-loyalty.com/">https://docs.whitelabel-loyalty.com/</a></td></tr><tr><td><i class="fa-list">:list:</i></td><td><strong>API Guides</strong></td><td>Walk-throughs for building loyalty flows with WLL</td><td><a href="/pages/SFhnpm1WZwVgrvbqppFk">/pages/SFhnpm1WZwVgrvbqppFk</a></td></tr><tr><td><i class="fa-book">:book:</i></td><td><strong>Product Docs</strong></td><td>Features &#x26; functionalities of the WLL platform</td><td><a href="/spaces/EFmrMvu6tg0ZiSX9SGEq">/spaces/EFmrMvu6tg0ZiSX9SGEq</a></td></tr><tr><td><i class="fa-rss">:rss:</i></td><td><strong>Release Notes</strong></td><td>Latest updates and information about changes.</td><td><a href="https://app.getbeamer.com/whitelabelloyalty/en">https://app.getbeamer.com/whitelabelloyalty/en</a></td></tr><tr><td><i class="fa-react">:react:</i></td><td><strong>React SDK (Tiles)</strong></td><td>Our React and React Native SDK for presenting Loyalty Tiles.</td><td><a href="https://react-sdk.whitelabel-loyalty.com/">https://react-sdk.whitelabel-loyalty.com/</a></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/developer/developer-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.
