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

# FAVORLET

<figure><img src="/files/70PTFP9RwJfSMnRw6SnY" alt=""><figcaption></figcaption></figure>

## Introduction

FAVORLET offers an NFT-based online and offline customer management solution that supports easy customer engagement formation to data collection and utilization.

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

The app provides a crisp experience to customers with a straightforward process involving only installation and login through QR scan, without any unnecessary steps.

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

By allowing customers to personally collect items like concert posters and exhibition cards they are interested in or have visited, it enables the collection of customer data based on their interests.

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

With FAVORLET, scanning alone collects the customer's unique ID, the wallet address, eliminating the need to ask for sensitive personal information.

## MAIN FEATURES

**■ Private News**

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

You can deliver private news that only our customers can check. Use FAVORLET's collection banners to inform your target audience about events.

**■ Push Messages**

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

You can send push notifications to customers who meet specific criteria.

**■ Customer Verification**

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

With FAVORLET's dedicated scanner app, you can easily verify customers on-site. Use the FAVORLET scanner for membership verification and to handle entry at external events.

**■ Event Information**

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

Check out various event guides in the FAVORLET feed. Host events using FAVORLET and announce them in the feed.

**■ Token Management**

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

You can store, transfer, and deposit tokens based on Wemix, Ethereum, Klaytn, Polygon, Binance, Mantle, and Sei. (\*Currently supports FAVR, WEMIX, ETH, KLAY, MATIC, BNB, MNT, SEI)

## OFFICIAL LINKS

▶ Website: <https://favorlet.io/>&#x20;

▶ FAVORLET (Wallet)\
&#x20;     Google Playstore: <https://play.google.com/store/apps/details?id=io.fingerlabs.wallet>\
&#x20;     Apple Appstore: [https://apps.apple.com/us/app/페이버렛/id6443620205](https://apps.apple.com/us/app/%ED%8E%98%EC%9D%B4%EB%B2%84%EB%A0%9B/id6443620205)

▶ FAVORLET scanner\
&#x20;     Google Playstore: <https://play.google.com/store/apps/details?id=io.fingerlabs.scanner>\
&#x20;     Apple Appstore: [https://apps.apple.com/us/app/favorlet-스캐너/id6443447080](https://apps.apple.com/kr/app/favorlet-스캐너/id6443447080)

▶ Guide\
&#x20;    KR: <https://docs.favorlet.io/>\
&#x20;    EN: <https://docs.favorlet.io/v/english>


---

# 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.favorlet.io/english/about/favorlet.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.
