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

# About Loyalty3

<figure><img src="/files/ohYj1URBeKB1MZMnX71B" alt=""><figcaption></figcaption></figure>

Loyalty3 is the ultimate revolutionary loyalty program protocol powered by `NFTs` & other Web3 tech, which aims to help brands enhance user value and achieve sustainable growth.

We developed this project to address the challenges associated with building Web3 ecosystems, which include the following:

* Limited user information: With Loyalty3, we streamline the process of gathering user information, enabling brands to have a comprehensive understanding of their customers.
* Motivating inactive users: We recognize the need to incentivize inactive users. Through our platform, brands can implement strategies to re-engage and motivate these users, fostering continued participation and loyalty.
* Cost-effectiveness: Loyalty3 acknowledges the concerns of high costs with minimal growth impact. Our program is designed to optimize cost-efficiency, ensuring that brands achieve significant returns on their investment.
* Mitigating user churn: We understand that the depreciation of tokens, especially NFTs, can lead to user churn. Loyalty3 incorporates mechanisms to mitigate this risk, providing a stable and engaging loyalty experience for users.

Loyalty3 provides ready-to-use components for easy integration with existing points and community systems, and personalized configurations to meet individual business needs.

By leveraging Loyalty3, brands can unlock the full potential of their loyalty programs, driving customer engagement, and fostering long-term relationships. We are excited to partner with businesses to revolutionize the way loyalty programs operate in the Web3 landscape.

[Website](https://loyalty3.io/) | [Twitter](https://twitter.com/loyalty3_io) | [Discord](https://discord.gg/sFXBY6JM7Q) | [What's New](broken://pages/kQ8BegZdRDZtIRw7YqIU) | [FAQ](/help-center/faq.md) | [Contact Us ](mailto:support@loyalty3.io)(<support@loyalty3.io>)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.loyalty3.io/help-center/about-loyalty3.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
