# 6.1 普通红包

普通红包采用最直观的分配方式，其设计目标是提供一种**低认知成本、低争议**的红包体验。

该类型适用于明确表达祝福或奖励的场景，强调确定性与公平感，而非博弈性。


---

# 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.1-pu-tong-hong-bao.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.
