> For the complete documentation index, see [llms.txt](https://docs.aolotto.com/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aolotto.com/cn/ling-qu-jiang-jin.md).

# 领取奖金

当你关心这部分内容的时候，恭喜你，中奖了！！在Aolotto领取奖金，你不需要身份证明，匿名领取，充分保护中奖者隐私。

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

通过Aolotto官方点击用户头像进入个人主页后，你能看到位于右上方的领奖入口，当你的奖金帐户>0的时候，领奖按钮将会可用，点击领奖并确认后，奖金($wUSDC)将会扣除税收后实时下发打个人钱包中。

## 大奖税

中奖者需要缴纳大奖税，协议统一征收奖金总额的40%用于回馈$ALT持有者，促进社区的发展。相比于传统彩票50%的返奖率和额外的个人所得税（每个地区征收标准不同），Aolotto累计奖池的60%完全由中奖者获得。


---

# 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.aolotto.com/cn/ling-qu-jiang-jin.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.
