> 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/how-to-join-and-complete-a-quest.md).

# クエストへの参加と完了方法

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

### クエストを探す

1. ユーザーはリンク経由で直接クエストに参加するか、[クエストホームページ](https://quest.pancakeswap.finance/quests)にアクセスして新しいアイテムを閲覧できます。クエストをクリックして詳細を確認してください。

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%206.54.53%20PM.png" alt="" width="563"><figcaption></figcaption></figure>
2. 探索ページから、タスク数、勝者数、チェーン、期間の異なるクエストを閲覧できます。
3. クエストを開始する
   1. クエストを選択したら、ユーザーは「Join Quest」をクリックしてクエストへの参加を開始できます。

### タスクを実行する

1. ユーザーはすべてのクエストを完了する前にタスクとアクションを実行する必要があります。タスクを選択して画面上のテキストに従ってチャレンジを完了してください。アクションはソーシャルタスクからオンチェーンアイテムまで様々です。

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.18.31%20PM.png" alt="" width="368"><figcaption></figcaption></figure>
2. ソーシャルタスク — タスクには以下が含まれます：

   1. Xの投稿にいいねをする
   2. Xの投稿をリポストする
   3. Xのアカウントをフォローする
   4. Discordサーバーに参加する
   5. Telegramグループ/チャンネルに参加する（注意：TGクエストはモバイルでは利用できません。タスクを完了するにはコンピューターを使用してください）

   タスクが完了したら、検証ボタンをクリックします（利用可能な場合）。PancakeSwap Questはタスクを完了するためにユーザーにソーシャルを認証するよう求めます。

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/quest.pancakeswap.finance_quests_d9ce6f2a39db4b4993e25ab4ebc9be2a%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>

   タスクが確認されると、タスクの横にチェックマークが表示されます

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/quest.pancakeswap.finance_quests_d9ce6f2a39db4b4993e25ab4ebc9be2a_action%3D7f2ca36db2ed4a9ebebf38b8ae49a822__X_REPOST_POST%28iPhone%2014%20Pro%20Max%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. オンチェーンタスク — オンチェーンタスクには以下が含まれます：

   1. xチェーンでトークンをスワップする — スワップリンクをクリックしてスワップページに移動します
   2. トークンを保有する
   3. xプールに流動性を追加する（近日公開）

   **注意：データ取得速度により、特定のチェーンではオンチェーンタスクの確認に最大1時間かかる場合があります。**
4. 上部のステータスバーで残りのタスクを確認できます。クエストが完了すると、左上に「完了」と表示されます。クエストにトークン報酬がある場合、報酬の無作為抽選の対象になります。

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/Screenshot%202024-08-06%20at%207.28.19%20PM.png" alt=""><figcaption></figcaption></figure>
5. ユーザーはオプションのタスクを完了することもできますが、これはクエストの必須完了にはカウントされません。

### クエストのステータスを確認する

1. クエストのステータスを確認するには、右上のメニューから「マイプロフィール」ページをクリックします。
2. 参加したクエストを確認し、そのクエストが進行中か終了したかを確認できます。ユーザーはチェーンでクエストをフィルタリングすることもできます。


---

# 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/how-to-join-and-complete-a-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.
