> For the complete documentation index, see [llms.txt](https://help.openloyalty.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.openloyalty.io/technical-guide/getting-started-guide.md).

# Getting Started Guide

This guide offers step-by-step instructions on essential tasks such as authentication, member registration, webhook integration, campaign creation, and transaction management. Each section is designed to help you see how you can implement and manage various features of Open Loyalty, ensuring a seamless experience for both administrators and members.&#x20;

Dive in to explore detailed tutorials and best practices to maximize the potential of your loyalty program!

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Step 1:</strong></td><td>Authentication</td><td></td><td><a href="/pages/ia0EZ84QVlokfKfMziXZ">/pages/ia0EZ84QVlokfKfMziXZ</a></td></tr><tr><td><strong>Step 2:</strong></td><td>Member Registration Configuration</td><td></td><td><a href="/pages/kemWIlTgdbyaqRtpStNY">/pages/kemWIlTgdbyaqRtpStNY</a></td></tr><tr><td><strong>Step 3:</strong></td><td>Add Webhook</td><td></td><td><a href="/pages/iiWTjkUQVqb2ciklgXIX">/pages/iiWTjkUQVqb2ciklgXIX</a></td></tr><tr><td><strong>Step 4:</strong></td><td>Add Member</td><td></td><td><a href="/pages/UtolAUScG57RkMYRELfZ">/pages/UtolAUScG57RkMYRELfZ</a></td></tr><tr><td><strong>Step 5:</strong></td><td>Create Campaign</td><td></td><td><a href="/pages/anhJRdtnsUyVCkuAIhHc">/pages/anhJRdtnsUyVCkuAIhHc</a></td></tr><tr><td><strong>Step 6:</strong></td><td>Add Transaction</td><td></td><td><a href="/pages/rVZFK7HNLuca5oiJgqXc">/pages/rVZFK7HNLuca5oiJgqXc</a></td></tr><tr><td><strong>Step 7:</strong></td><td>Add Custom Event Schema</td><td></td><td><a href="/pages/7qDtgXnrFe2biXxASkuN">/pages/7qDtgXnrFe2biXxASkuN</a></td></tr><tr><td><strong>Step 8:</strong></td><td>Add Achievement</td><td></td><td><a href="/pages/okW3acKcVPrRPmdVihrd">/pages/okW3acKcVPrRPmdVihrd</a></td></tr><tr><td><strong>Step 9:</strong></td><td>Add Custom Event</td><td></td><td><a href="/pages/x2F0MMzWGJNv0weRKSRn">/pages/x2F0MMzWGJNv0weRKSRn</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.openloyalty.io/technical-guide/getting-started-guide.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.
