> 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/pjitosekushonno.md).

# ページとセクションの作成

- [概要](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages-and-sections-creation.md)
- [全般](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/general.md)
- [PageFlyページの設定](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/general/page-settings.md)
- [PageFlyがサポートするページの種類](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/general/what-type-of-pages-that-pagefly-support.md)
- [PageFlyのページとセクションの使用方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/general/how-to-use-pagefly-pages-and-sections.md)
- [PageFlyのページとセクションのエクスポートとインポート方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/general/export-import-pages.md)
- [ページ](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages.md)
- [PageFlyでホームページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-a-homepage-with-pagefly.md)
- [PageFlyで商品ページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/add-more-content-to-my-shopify-product-page.md)
- [PageFlyでコレクションページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/add-more-content-to-my-shopify-collection-page.md)
- [PageFlyでブログ記事ページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/create-a-blog-post-page.md)
- [PageFlyでパスワードページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/create-password-page.md)
- [PageFlyでよくある質問（FAQ）ページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-faqs-pagefly-page.md)
- [PageFlyで公開予定ページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-a-coming-soon-page-with-pagefly.md)
- [PageFlyで会社概要ページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-an-about-us-with-pagefly.md)
- [PageFlyでお問い合わせページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-a-contact-us-page-with-pagefly.md)
- [PageFlyでランディングページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-a-landing-page-with-pagefly.md)
- [PageFlyでAI Smart Pageを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-ai-sales-pages-with-pagefly.md)
- [PageFlyでA/Bテストページを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/pages/how-to-create-a-b-testing-page-with-pagefly.md)
- [セクション](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections.md)
- [既成セクションと保存済みセクションを使ってページを構築する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/saved-section.md)
- [画像とテキストで基本的なセクションを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/create-a-section-with-image-and-text.md)
- [PageFlyのセクションでパララックス効果を使用する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/use-parallax-effect-in-a-section.md)
- [PageFlyで全幅セクションを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/create-a-full-width-section.md)
- [PageFlyでコードを使わずにスティッキーセクションを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/make-a-sticky-section.md)
- [PageFlyのAI Smart PageでAIセクションを作成する方法](https://help.pagefly.io/pagefly-help-center-japanese/pjitosekushonno/sections/how-to-create-ai-section-in-pagefly-ai-sales-page.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/pjitosekushonno.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.
