# 共通

- [会員登録認証メール](https://docs.plura.io/ja/faq/comm/signup.md): 登録/アカウント管理
- [メンバー加入](https://docs.plura.io/ja/faq/comm/member.md): 登録/アカウント管理
- [会員脱退](https://docs.plura.io/ja/faq/comm/withdraw.md): 登録/アカウント管理
- [ユーザー別ブラウザ保存機能](https://docs.plura.io/ja/faq/comm/browser.md)
- [アップロード設定:アプリケーション](https://docs.plura.io/ja/faq/comm/uploadapp.md)
- [Public IPアドレスの確認](https://docs.plura.io/ja/faq/comm/ipcheck.md)
- [エージェント: 最小および推奨仕様](https://docs.plura.io/ja/faq/comm/arecommend.md): PLURAをインストールするための最小/推奨仕様は下記の通りです
- [エージェント: 使用量](https://docs.plura.io/ja/faq/comm/usage.md): オペレーティングシステム別仕様案内
- [エージェント: サポートオペレーティングシステム](https://docs.plura.io/ja/faq/comm/support_os.md)
- [エージェント: アップデート](https://docs.plura.io/ja/faq/comm/aupdate.md)
- [エージェント: プロセス別の役割](https://docs.plura.io/ja/faq/comm/arole.md)
- [エージェント:ロギング設定](https://docs.plura.io/ja/faq/comm/alogging.md): Linux
- [エージェント: IPアドレス変更方法](https://docs.plura.io/ja/faq/comm/ipaddress.md)
- [サービス:ウェブ個人情報非表示](https://docs.plura.io/ja/faq/comm/hidden.md)
- [サービス:ウェブ探知例外](https://docs.plura.io/ja/faq/comm/exception.md)
- [サービス: ウェブファイアウォール(WAF)](https://docs.plura.io/ja/faq/comm/waf.md)
- [サービス:ログとAPIの連動](https://docs.plura.io/ja/faq/comm/linking.md)
- [利用料金](https://docs.plura.io/ja/faq/comm/price.md)
- [利用情報](https://docs.plura.io/ja/faq/comm/etc.md)
- [PoCの進行方法のご案内](https://docs.plura.io/ja/faq/comm/poc.md)
- [VirusTotal 検索連携](https://docs.plura.io/ja/faq/comm/virustotal.md)


---

# 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.plura.io/ja/faq/comm.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.
