> For the complete documentation index, see [llms.txt](https://help.pagefly.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie.md).

# 連携

- [サードパーティ要素](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements.md)
- [連携されたサードパーティShopifyアプリを有効化してページで使用する方法](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/how-to-activate-integrated-third-party-shopify-apps-to-use-on-your-pages.md)
- [PageFlyはどのアプリと連携していますか？](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-apps-does-pagefly-integrate-with.md)
- [レビュー＆評価](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-review-and-rating-apps-does-pagefly-integrate-with.md)
- [アップセル＆クロスセル](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/upsell-and-cross-sell-apps-pagefly.md)
- [バッジ＆シール](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-badge-seal-apps-does-pagefly-integrate-with.md)
- [予約](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-appointment-booking-apps-does-pagefly-integrate-with.md)
- [配送＆受け取り](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/delivery-pickup-apps-pagefly.md)
- [サブスクリプション](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/subscriptions-apps.md)
- [注文追跡](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-order-tracking-apps-does-pagefly-integrate-with.md)
- [アップロードフィールド](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-upload-fields-apps-does-pagefly-integrate-with.md)
- [Eメールマーケティング](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/email-marketing-apps-pagefly.md)
- [商品情報](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/product-information-apps-pagefly.md)
- [プッシュ通知](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-push-notifications-apps-does-pagefly-integrate-with.md)
- [リファラル＆アフィリエイトマーケティング](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/referral-affiliate-marketing-apps-pagefly.md)
- [画像＆メディア](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-image-and-media-apps-does-pagefly-integrate-with.md)
- [ロイヤルティ＆リワード](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-loyalty-and-rewards-apps-does-pagefly-integrate-with.md)
- [サステナビリティ](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-sustainability-apps-does-pagefly-integrate-with.md)
- [ギフト](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-gifts-apps-does-pagefly-integrate-with.md)
- [国際化](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-internationalization-apps-does-pagefly-integrate-with.md)
- [広告](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-advertising-apps-does-pagefly-integrate-with.md)
- [サポート](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-support-apps-does-pagefly-integrate-with.md)
- [SMSマーケティング](https://help.pagefly.io/pagefly-help-center-japanese/lian-xie/third-party-elements/what-sms-marketing-apps-does-pagefly-integrate-with.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.pagefly.io/pagefly-help-center-japanese/lian-xie.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
