# ヘルプについてはここをクリックしてください

![](/files/Q4ObaFBORFWeyw4gAxju)

自分が行き詰まったり、何かが意図した通りに動作していない場合、または何かが動作したかどうかがわからない場合は、このヘルプセクションが役立つかもしれません。

## ヘルプセクション

ヘルプトピックをセクションに分割して、目的の情報を見つけやすくしています。以下は、見つけることができる概要です。

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

[Troubleshooting Errors page](#troubleshooting-errors) には、PaySwapを使用しているユーザーが遭遇するかもしれないエラーのコレクションがあります。問題に対する解決策と、問題が発生した理由が示されています。

### 一般的なFAQ

[General FAQ page](#general-faq) は、PaySwapユーザーからよく寄せられる質問に答えます。これらの質問への回答には、アドバイス、説明、または役立つリソースへのリンクが含まれています。

### その他のガイド

ヘルプトピックには、技術的な問題を解決するためのガイドもいくつかあります。問題が頻繁に発生する可能性がある場合は、ガイドを追加します。したがって、問題に対するガイドがここにあるかどうかを確認する際に問題が発生している場合は、必ずチェックしてください。

## サポートを求める

PaySwapには専任のサポートサービスはありません。代わりに、ここで答えが見つからない問題が発生した場合は、[PaySwapのPayChatチャンネル](https://paychat.payswap.org/#/room/%23paycom%3Amatrix.org?via=matrix.org)でヘルプを求めることができます。


---

# Agent Instructions: 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:

```
GET https://docs.payswap.org/ri-ben-yu/readme/help.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
