> 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/getting-started.md).

# はじめに

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

## 始め方

### PancakeSwap Questプロフィールの作成方法

1. <https://quest.pancakeswap.finance/quests>にアクセスします
2. 「Join Quest」をクリック、または設定の「Make a Profile」をクリックします（下記参照）
   1. メインページからプロフィールを作成する
   2. 右上の「Make a Profile」をクリックする

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%288%29.png" alt=""><figcaption></figcaption></figure>
   3. クエストをクリックしたユーザーは「Start the Quest」をクリックし、プロンプトが表示されたら「Make a Profile」を選択します

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

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%286%29.png" alt="" width="375"><figcaption></figcaption></figure>
3. プロフィール設定画面の手順に従うか、[Broken mention](broken://pages/-MYdfYNF3jEh_f1HFdcj)のメイクプロフィールガイドのステップ7以降を参照してください。セットアップは無料ですが、BNBチェーン上でプロフィールを設定するために少量のガスが必要です。

   <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%285%29.png" alt="" width="375"><figcaption><p>バニーを選択してください — クエストの旅のための一般的なスターターバニーです</p></figcaption></figure>
4. プロフィールが作成されたら、ユーザーはソーシャルメディアアカウントをリンクするかどうかを選択できます。すべてのクエストがソーシャル認証を必要とするわけではありません。
   1. プロフィールページの「設定」ボタンを選択します

      <figure><img src="https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/unnamed%20%284%29.png" alt="" width="375"><figcaption></figcaption></figure>
   2. 各ソーシャルプラットフォームの接続ボタンを選択してソーシャルをリンクします。画面上の手順と署名を進めてアカウントを接続してください。ソーシャルネットワークサービスに接続が反映されるまで時間がかかる場合があります。最初の接続に問題がある場合は、Cmd/Ctrl + Shift + Rを使用してハードリフレッシュを試してください。

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

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

      **注意：** **ソーシャルネットワークサービスに接続が反映されるまで時間がかかる場合があります。**


---

# 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/getting-started.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.
