> 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/japanese/pancakeswapheyoukoso/vecake-sunset/bribes-vote-incentives.md).

# ブライブ（投票インセンティブ）

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

毎週の[CAKE 報酬プール](/japanese/pancakeswapheyoukoso/vecake-sunset/archive-vecake/earn-cake-weekly.md)から CAKE を獲得するほかに、veCAKE ホルダーは外部のブライブマーケットプレイスからブライブをクレームするためにゲージへの投票を行うことができます。これらのブライブは通常、一部の[veCAKE マネージャー](/japanese/pancakeswapheyoukoso/vecake-sunset/archive-vecake/vecake-managers.md)上の外部プロジェクトチームによって提出されます。

これは veCAKE ホルダーにとって追加の収益源となり、また受け取るトークンの種類を多様化する効果もあります。

ブライブマーケットプレイスには2種類あります。

1. プライマリブライブマーケットプレイスは、プロジェクトが希望するゲージに投票した **veCAKE ホルダー**を報奨するためのブライブを提出できます。
2. セカンダリブライブマーケットプレイスは、プロジェクトが希望するゲージに投票した**デリバティブプロジェクトのトークンホルダー**（例：Cakepie の vlCKP）を報奨するためのブライブを提出できます。対象プロトコル（例：Cakepie）は、自分たちのトークンホルダーの投票結果に基づいて、保有する veCAKE でゲージに投票します。

現在、veCAKE ホルダーがゲージに投票して外部チームからブライブをクレームできるプライマリブライブマーケットプレイスが2つあります。

1. [Hidden Hand](https://hiddenhand.finance/pancakeswap)
2. [Votemarket（by StakeDAO）](https://votemarket.stakedao.org/?market=cake\&solution=All)

veCAKE ホルダーはこれらのブライブマーケットプレイスを定期的に訪問し、veCAKE の収益を最適化できるゲージに投票することをお勧めします。


---

# 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/japanese/pancakeswapheyoukoso/vecake-sunset/bribes-vote-incentives.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.
