# 票券模組

1. **入會禮**：將於會員線上註冊會員時自動發送，自動歸檔在票券匣中，可以**建立加入會員的誘因**
2. **生日禮**：於每月 1 日發出，自動發送給當月的壽星會員，生日禮限定當月使用，自動歸檔在票券匣中，每年一次發送一次，**再行銷必做的 call 客票券類型**
3. **一般票券**：提供給商家自由設定的票券類型，好友券、折價券、禮品券等，可以自由彈性設定！

## 會員視角：票券

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

##

## 票券轉贈

由客人進到夯客系統後，自行操作。

1. 可以指定電話號碼後贈送
2. 商家可以限定哪些票券可以轉贈，哪些不行。

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


---

# 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://intro.hotcake.app/functions/vouchers.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.
