# Getting Started

- [What is Ptengine](https://helps.ptengine.com/en/getting-started/what-is-ptengine.md)
- [What is Insight](https://helps.ptengine.com/en/getting-started/what-is-ptengine/what-is-insight.md)
- [What is Experience](https://helps.ptengine.com/en/getting-started/what-is-ptengine/what-is-experience.md)
- [Ptengine Assistant](https://helps.ptengine.com/en/getting-started/what-is-ptengine/ptengine-assistant.md)
- [Ptengine Kit](https://helps.ptengine.com/en/getting-started/what-is-ptengine/ptengine-kit.md)
- [Quick Start](https://helps.ptengine.com/en/getting-started/quick.md)
- [Project Creation](https://helps.ptengine.com/en/getting-started/quick/create-project.md)
- [How to Install Basic Tags](https://helps.ptengine.com/en/getting-started/quick/tag-setup.md)
- [Project Name and Domain Settings](https://helps.ptengine.com/en/getting-started/quick/domain-setting.md)
- [Account Change](https://helps.ptengine.com/en/getting-started/quick/account-change.md)
- [Member Invitations and Permission Assignment](https://helps.ptengine.com/en/getting-started/quick/member-invitation.md)
- [Conversion Settings](https://helps.ptengine.com/en/getting-started/quick/conversion-setup.md)
- [Visual Event Settings](https://helps.ptengine.com/en/getting-started/quick/visual-event-setup.md)
- [Online Contract Payment Methods](https://helps.ptengine.com/en/getting-started/quick/online-payment.md)
- [Data Collection](https://helps.ptengine.com/en/getting-started/quick/data-collection.md)
- [Solutions](https://helps.ptengine.com/en/getting-started/quick/solutions.md)
- [Other Tag Installation Methods](https://helps.ptengine.com/en/getting-started/othertag.md)
- [Installing Tags with Google Tag Manager](https://helps.ptengine.com/en/getting-started/othertag/tag-gtm.md)
- [Installing Tags in WordPress](https://helps.ptengine.com/en/getting-started/othertag/tag-wordpress.md)
- [Setting up Tags with Adobe Dynamic Tag Manager](https://helps.ptengine.com/en/getting-started/othertag/tag-adobe-dtm.md)
- [Installing Tags in Shopify](https://helps.ptengine.com/en/getting-started/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/en/getting-started.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.
