# Loyalty Program

[Visit](https://app.intract.io/app/campaign/loyalty) ↗️

For Visual Learners:

{% embed url="<https://youtu.be/1pXpLaHtqNM>" %}

Our loyalty program is a fantastic way to keep your existing community engaged! It allows you to create tasks, analyze your loyalty programs, and even provides a dedicated leaderboard for this. We'll talk more about all of these  later, but first, let's talk about your loyalty URL.

<figure><img src="/files/68BLF8jAMycbmxdO4p6z" alt=""><figcaption><p>Loyalty Program</p></figcaption></figure>

This unique identifier is what sets your loyalty program apart. You can customize it by clicking on settings in the loyalty screen. Just make sure it's unique, because if it's not, we'll add a random hash to ensure it is - it might not look as pretty, but it'll get the job done!

<figure><img src="/files/QappCcA2qVlYKcDj0wYL" alt=""><figcaption><p>Create your Loyalty URL</p></figcaption></figure>

While you're setting this up, you can also choose if you want to hide tasks once they're completed by users and if you want to send out an automatic announcement when a task is launched. This feature is great because it keeps your users in the loop and aware of tasks ready to be completed.


---

# 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.intract.io/product-guide/community-hub-guides/loyalty-program.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.
