> 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/contact-us/faq/help.md).

# サポートが必要な場合

![](https://raw.githubusercontent.com/pancakeswap/pancake-document/en/.gitbook/assets/help-area-header.png)

行き詰まってしまった場合、何かが正常に機能しない場合、または操作が完了したかどうかわからない場合は、このヘルプセクションがお役に立てるかもしれません。

## ヘルプセクション一覧

ヘルプトピックは、お探しの情報を見つけやすいようにセクション別に整理されています。以下に各セクションの概要をご紹介します。

### トラブルシューティング

[トラブルシューティングページ](https://docs.pancakeswap.finance/help/troubleshooting)では、PancakeSwapの利用中に発生する可能性のあるエラーをまとめています。各問題について、解決策とエラーが発生した原因を説明しています。

### よくある質問 (FAQ)

[よくある質問（FAQ）ページ](https://docs.pancakeswap.finance/help/faq)では、PancakeSwapユーザーからよく寄せられる質問にお答えしています。各質問にはアドバイス、説明、または有用なリソースへのリンクが記載されています。

### その他のガイド

ヘルプトピックには、技術的な問題を解決するためのガイドも多数掲載されています。解決が難しい問題が頻繁に発生する場合にガイドを追加していますので、お困りの際はぜひこちらをご確認ください。

## サポートを求める場合

PancakeSwapには専用のサポートサービスはありません。ここで答えが見つからない問題が発生した場合は、[PancakeSwapのTelegramチャンネル](https://t.me/pancakeswap)でご質問ください。初めてTelegramをご利用になる方は、詐欺に関する注意事項を必ずお読みください。

{% hint style="warning" %}
**v1 Exchangeをお探しですか？**

<https://v1exchange.pancakeswap.finance/#/swap>

⚠️ PancakeSwap V1 Exchangeは2021年5月に廃止されました。ほとんどのペアでより良い価格を得るには、[V2 Exchange](https://pancakeswap.finance/swap?chainId=56)をご利用ください。
{% endhint %}


---

# 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/contact-us/faq/help.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.
