# 6.4 幸运抽奖（扩展玩法）

幸运抽奖作为红包机制的扩展形式，适用于大型活动或高参与度场景。\
其本质仍然复用红包的生命周期与结算逻辑，仅在参与与结果呈现层面做差异化处理。


---

# 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.mashanglinghongbao.xyz/6.-hong-bao-wan-fa-she-ji/6.4-xing-yun-chou-jiang-kuo-zhan-wan-fa.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.
