# 入门指南

- [关于Ptengine](https://helps.ptengine.com/cn/start-guide/what-is-ptengine.md)
- [Insight是什么](https://helps.ptengine.com/cn/start-guide/what-is-ptengine/what-is-insight.md)
- [Experience 是什么](https://helps.ptengine.com/cn/start-guide/what-is-ptengine/what-is-experience.md)
- [Ptengine Assistant](https://helps.ptengine.com/cn/start-guide/what-is-ptengine/ptengine-assistant.md)
- [Ptengine Kit](https://helps.ptengine.com/cn/start-guide/what-is-ptengine/ptengine-kit.md)
- [快速入门](https://helps.ptengine.com/cn/start-guide/quick.md)
- [如何创建档案](https://helps.ptengine.com/cn/start-guide/quick/create-project.md)
- [基本标签的安装方法](https://helps.ptengine.com/cn/start-guide/quick/tag-setup.md)
- [项目名称和域名设置](https://helps.ptengine.com/cn/start-guide/quick/domain-setting.md)
- [账户更改](https://helps.ptengine.com/cn/start-guide/quick/account-change.md)
- [成员邀请和权限授予](https://helps.ptengine.com/cn/start-guide/quick/member-invitation.md)
- [转换设置](https://helps.ptengine.com/cn/start-guide/quick/conversion-setup.md)
- [视觉事件设置](https://helps.ptengine.com/cn/start-guide/quick/visual-event-setup.md)
- [在线合约支付方式](https://helps.ptengine.com/cn/start-guide/quick/online-payment.md)
- [数据采集](https://helps.ptengine.com/cn/start-guide/quick/data-collection.md)
- [解决方案](https://helps.ptengine.com/cn/start-guide/quick/solutions.md)
- [其他标签安装方法](https://helps.ptengine.com/cn/start-guide/othertag.md)
- [Google Tag Manager 中的标签设置](https://helps.ptengine.com/cn/start-guide/othertag/tag-gtm.md)
- [WordPress中设置标签](https://helps.ptengine.com/cn/start-guide/othertag/tag-wordpress.md)
- [Adobe Dynamic Tag Manager标签设置](https://helps.ptengine.com/cn/start-guide/othertag/tag-adobe-dtm.md)
- [Shopify 如何部署代码](https://helps.ptengine.com/cn/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/cn/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.
