# User Loyalty Toolkit

The User Loyalty Toolkit within the Raydius SDK empowers developers to create and manage reward systems across multiple blockchain networks. This toolkit allows for the implementation of customizable loyalty programs, issuance of points for user interactions, and facilitation of reward redemptions.

## **Key Features:**

* **Customizable Loyalty Programs:** Tailor loyalty programs to fit your project’s needs and incentivize user engagement.
* **Point Management API:** Flexible APIs to manage points across different blockchains.
* **Built-in Analytics:** Provides insights into user engagement and the effectiveness of loyalty programs.
* **Cross-Chain Support:** Allows loyalty programs to operate seamlessly across various blockchain networks.


---

# 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.raydius-research.com/core-concepts/raydius-sdk/user-loyalty-toolkit.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.
