> 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/gu/cakepad/faq-partners.md).

# よくある質問 (FAQ)（パートナー向け）

{% hint style="success" %}
詳細については、<https://pancakeswap.notion.site/cakepad>をご覧ください。

👉 [今すぐ申し込む！](https://docs.google.com/forms/d/e/1FAIpQLScmZu87SG41J_eGfzlbyJ_olFohlGOXfOJer04Dr1yCEJy2NA/viewform)
{% endhint %}

### 1. CAKE.PADイベントを開催できるのはどのようなプロジェクトですか？

応募資格があるプロジェクトは以下の条件を満たす必要があります：

* 機能する製品またはMVPを持っていること。
* PancakeSwap（BNB、Base、ARB、ETH、ZKsync、Linea、opBNB）でトークンと流動性をローンチする準備ができていること。
* TGE（トークン生成イベント）の3〜4週間前にリードタイムを確保できること。
* 強力なコミュニティ成長の可能性を示せること。
* PancakeSwapのデューデリジェンス審査に合格すること。

**申し込み方法：**

* [申し込みフォーム](https://docs.google.com/forms/d/e/1FAIpQLScmZu87SG41J_eGfzlbyJ_olFohlGOXfOJer04Dr1yCEJy2NA/viewform)に記入してください。
* 適合する場合、PancakeSwapからさらなるデューデリジェンスのためにご連絡します。
* 承認後、チームがトークノミクス、マーケティング、ローンチのタイムラインについて調整します。
* マーケティングとコミュニティへの参加が始まります。
* CAKE.PADイベントを開催します。

### 2. ローンチ手数料はいくらですか？

* PancakeSwapでCAKE.PADイベントを開催するのは**完全に無料**です。
* PancakeSwapはプロジェクトに対して一切の手数料を請求しません。

### 3. CAKE.PADイベントはロックアップやクリフスケジュールに対応していますか？

* はい、ただし現在のCAKE.PADイベントのローンチは**ロックアップなし**で行われています。

### 4. PancakeSwapによるCAKE.PADパートナープロジェクトへのサポート

{% hint style="success" %}
PancakeSwapでローンチしたCAKE.PADパートナープロジェクトの実績と過去の成果を確認：<https://pancakeswap.notion.site/cakepad>
{% endhint %}

#### 共同マーケティング

* 40万人以上のDAUと200万人以上のソーシャルメディアフォロワーへのアクセス。
* PancakeSwapはCAKE.PADイベントの**前・中・後**を通じて共同マーケティングサポートを提供します。
* ソーシャルメディアのアナウンス、KOLマーケティング、PCSホームページへの広告掲載、ユーザーがプロダクトを試すためのインセンティブなどが含まれる場合があります。
* プロジェクトはこれらの活動のためのマーケティング予算を確保する必要があります。

🔗 [ソーシャルメディアアナウンスの例](https://x.com/PancakeSwap/status/1879107402752245982)

#### LP インセンティブ

* 流動性提供者への報酬（例：XYZ-BNBまたはXYZ-USDT）。
* TVL 20億ドル以上、日次取引量30億ドル以上のDEXでトークンペアの深い流動性を構築。
* 低スリッページによる取引体験の向上。
* トークンの認知度と市場でのトラクションを高める。

#### Syrup Poolキャンペーン

* \*\*「XYZをステーク、CAKEを獲得」\*\*ステーキングキャンペーンを開始してトークンのユーティリティを高め、ユーザー獲得と維持を促進する。
* 通常、**4,500〜6,000の固有ウォレットアドレス**を獲得。

#### トレーディングコンテスト

* CAKE.PADイベント後のトレーディングコンテストにより、取引活動と認知度が向上します。
* 歴史的に、キャンペーンでは**取引量が5倍〜10倍に増加**します。

**注意：** PancakeSwapは超過申込率と調達額に基づいて、サポートするキャンペーンを決定する最終権限を有しています。


---

# 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/gu/cakepad/faq-partners.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.
