# スタートガイド

- [Ptengineとは](https://helps.ptengine.com/start-guide/what-is-ptengine.md)
- [Insightとは](https://helps.ptengine.com/start-guide/what-is-ptengine/what-is-insight.md)
- [Experienceとは](https://helps.ptengine.com/start-guide/what-is-ptengine/what-is-experience.md)
- [Ptengine Assistant](https://helps.ptengine.com/start-guide/what-is-ptengine/ptengine-assistant.md)
- [Ptengine Kit](https://helps.ptengine.com/start-guide/what-is-ptengine/ptengine-kit.md)
- [クイックスタート](https://helps.ptengine.com/start-guide/quick.md)
- [プロジェクト作成](https://helps.ptengine.com/start-guide/quick/create-project.md)
- [基本タグの設置方法](https://helps.ptengine.com/start-guide/quick/tag-setup.md)
- [プロジェクト名とドメイン設定](https://helps.ptengine.com/start-guide/quick/domain-setting.md)
- [アカウント変更](https://helps.ptengine.com/start-guide/quick/account-change.md)
- [メンバー招待と権限付与](https://helps.ptengine.com/start-guide/quick/member-invitation.md)
- [コンバージョン設定](https://helps.ptengine.com/start-guide/quick/conversion-setup.md)
- [ビジュアルイベント設定](https://helps.ptengine.com/start-guide/quick/visual-event-setup.md)
- [オンライン契約の支払方法](https://helps.ptengine.com/start-guide/quick/online-payment.md)
- [データ収集](https://helps.ptengine.com/start-guide/quick/data-collection.md)
- [ソリューション](https://helps.ptengine.com/start-guide/quick/solutions.md)
- [その他のタグ設置方法](https://helps.ptengine.com/start-guide/othertag.md)
- [Google Tag Manager でタグ設置](https://helps.ptengine.com/start-guide/othertag/tag-gtm.md)
- [WordPressでタグ設置](https://helps.ptengine.com/start-guide/othertag/tag-wordpress.md)
- [Adobe Dynamic Tag Managerでタグ設置](https://helps.ptengine.com/start-guide/othertag/tag-adobe-dtm.md)
- [Shopifyでタグ設置](https://helps.ptengine.com/start-guide/othertag/tag-shopify.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/start-guide.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.
