# その他

- [二要素認証(2FA)の設定方法](https://helps.ptengine.com/faq/others/two-factor-auth.md)
- [マッチングルールの詳細](https://helps.ptengine.com/faq/others/matching-rules.md)
- [広告識別方法](https://helps.ptengine.com/faq/others/guang-gao-shi-bie-fang-fa.md)
- [ヒートマップの描画ロジック](https://helps.ptengine.com/faq/others/htomappunorojikku.md)
- [イベント/コンバージョンに関するよくある質問](https://helps.ptengine.com/faq/others/ibentokonbjonnisuruyokuaru.md)
- [「ゴール」に関する質問](https://helps.ptengine.com/faq/others/difference_cv_and_goal.md)
- [Content Security Policy（CSP）にエラーが出た場合](https://helps.ptengine.com/faq/others/csp-policy.md)
- [編集ページのツールバーが表示されない/編集ページが開かない](https://helps.ptengine.com/faq/others/pjinotsrubgasarenaipjigakanai.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://helps.ptengine.com/faq/others.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.
