> For the complete documentation index, see [llms.txt](https://docs.pancakeswap.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/archive-vecake/earn-cake-weekly.md).

# 每周赚取 CAKE

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28354%29.png" alt=""><figcaption></figcaption></figure>

持有 veCAKE 会自动让你加入我们的两个每周 CAKE 奖励池。两者都将以 CAKE 分发奖励。其中一个分发来自每周收入分享的奖励；另一个则取代旧版 CAKE 质押池，分发基于排放的 CAKE 奖励。

## 如何参与？

### 1 - 获得资格 <a href="#id-8b63b3dd-b974-4e1b-9c5e-ed8eea2891ab" id="id-8b63b3dd-b974-4e1b-9c5e-ed8eea2891ab"></a>

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28355%29.png" alt=""><figcaption></figcaption></figure>

要获得资格，你必须拥有一个有效的 veCAKE 质押仓位。

此外，要在下一个周期累积奖励，你的仓位**必须**在第二次即将到来的每周分发（每周星期四 UTC 时间 00:00）时或之后解锁。

例如，要加入第 1 周的分发，你必须：

* 在第 1 周星期四 UTC 时间 00:00 之前加入
* 拥有一个有效的固定期限 CAKE 质押仓位，且其在第 3 周星期四 UTC 时间 00:00 时或之后解锁

### 2 - 查看你的奖励

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28356%29.png" alt="" width="375"><figcaption></figcaption></figure>

前往 CAKE 质押页面，向下滚动，在"Benefits of veCAKE"下方找到"Earn CAKE"部分。

在顶部区域，你可以查看你的 veCAKE 数值。

在底部，你可以找到：

* **Your shares**（你的份额）- 奖励池中的份额数量。这等于你在下一次分发时的 veCAKE 余额。请注意，veCAKE 余额会根据剩余锁定时间持续减少。
* **Next distribution**（下一次分发）- 距离下一次分发的时间
* **Last distribution**（上一次分发）- 上一次收入分发和份额数量更新的时间
* **Available for claiming**（可领取）- 可领取的 CAKE 数量

{% hint style="info" %}
请注意，你的份额只会在每周分发时更新。因此，在你更新质押仓位后，你的份额可能会立即显示为 0。请在下一次分发后再回来查看你的份额。
{% endhint %}

### 3 - 领取你的奖励 <a href="#d99a5c97-55b7-4768-ac3e-c05e173ed63f" id="d99a5c97-55b7-4768-ac3e-c05e173ed63f"></a>

在你开始锁定或将仓位迁移到 veCAKE 之后，你的份额将在下一次每周分发时更新。你将开始根据你在整个池中所占的份额数量累积奖励。

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/image%20%28357%29.png" alt="" width="375"><figcaption></figcaption></figure>

在一整个日历周过去、池在星期四到达下一次每周分发之后，你现在可以回到好处面板并点击"Claim All"按钮，领取上一周期的奖励。

### 4 - 保持资格并获得更多份额 <a href="#id-3ca775e2-6d26-4dee-94e4-e03d89b57412" id="id-3ca775e2-6d26-4dee-94e4-e03d89b57412"></a>

在每次每周分发时，你的份额将根据以下因素重新调整：

* 你的 veCAKE 余额
* 在下一次分发时（UTC 时间星期四 00:00）
* （请注意，veCAKE 会随着剩余锁定时间逐渐减少）

例如：如果一个用户锁定了 `50` CAKE，且当前剩余锁定时间为 `4.2` 周，那么该用户在下一次分发时将拥有 `50 * (4 / 209) ~= 0.95` veCAKE/份额。

要获得更多份额，请锁定更多 CAKE 或续期你的锁定时长以增加你的剩余锁定时间。

此外，由于剩余锁定时长将向下取整到周，为持续获得份额，你必须确保你的质押仓位在第二次即将到来的分发时或之后解锁。

例如，要加入第 1 周的分发，你必须：

* 在第 1 周星期四 UTC 时间 00:00 之前加入
* 拥有一个有效的固定期限 CAKE 质押仓位，且其在第 3 周星期四 UTC 时间 00:00 时或之后解锁


---

# 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.pancakeswap.finance/chinese/huan-ying-lai-dao-pancakeswap/vecake-sunset/archive-vecake/earn-cake-weekly.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.
