> 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/archive/legacy-products/archived-pancakeswap-quest.md).

# \[アーカイブ] PancakeSwap Quest

{% hint style="danger" %}
\[アーカイブ済み] PancakeSwap Quest – 2025年2月28日をもって
{% endhint %}

<figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/PancakeSwap%20Quest%20launch%20blog.png" alt=""><figcaption></figcaption></figure>

PancakeSwap Quest（ベータ版）は、ユーザーがPancakeSwap上のDeFiプロダクトを探索、獲得、参加できるDeFiクエストプラットフォームです。このプラットフォームはゲーム化された体験を提供し、新規ユーザーから経験豊富なユーザーまでが異なるチェーンをまたいでPancakeSwapとパートナーのプロダクトと対話できるようにします。

### 主な機能

**DeFiプロフィールを構築する：** ユーザーはプロフィールを作成してカスタマイズし、ユーザー名を選択してNFTをプロフィール画像として作成し、DeFiのアイデンティティをアピールできます。

**参加する：** ユーザーはPancakeSwap全体のタスクやチャレンジに参加でき、ソーシャルメディアキャンペーンやオンチェーンのアドベンチャーも含まれます。

**マルチチェーンサポート：** PancakeSwap Quest ベータ版は8つのチェーンをサポートしています：Ethereum、BNBチェーン、Arbitrum、Base、Linea、ZKsync、Polygon zkEVM、opBNBで、幅広い互換性と使いやすさを確保しています。

PancakeSwapは現在ベータ段階にあり、ユーザーは様々なタスクやキャンペーンに参加できます。Kitchenは初期ユーザーからTelegramとDiscordを通じてプロダクトへのフィードバックを求めています。詳細については、[ブログ記事](https://blog.pancakeswap.finance/articles/introducing-pancake-swap-quest-beta-your-ultimate-de-fi-quest-platform)をご参照ください。

### クエスト概要

PancakeSwap Quest（ベータ版）では、以下を含む様々な種類のチャレンジを提供します：

* ソーシャルメディアのフォロー
* トークンの保有
* トークンのスワップ

ユーザーはクエストを完了するために必要なタスクを実行します。完了すると、特定のクエストではトークン報酬を受け取り、現在トークン報酬が設定されていないクエストでは潜在的なインセンティブを受け取れます。

これらのチャレンジはユーザーにPancakeSwapコミュニティに参加して同時に様々な種類のプロダクトについて学ぶよう促すことを目的としています。KitchenはBNBチェーン、Ethereum、Zksync、Arbitrum、Base、Polygon zkEVM（ベータ版）での参加を増やすため、今後のイテレーションで他のタスクを通じてユーザーを引き付けるユニークな方法を追加する予定です。


---

# 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/archive/legacy-products/archived-pancakeswap-quest.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.
