# ページ

利用規約やプライバシーポリシーなど、各種ページの一覧です。

<figure><img src="/files/e8aAbMGhPIOwE51nds53" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="239">項目</th><th>説明</th></tr></thead><tbody><tr><td>「保存」ボタン</td><td>変更を保存</td></tr><tr><td>「ページを追加」ボタン</td><td>新しいページを追加</td></tr><tr><td>ポジション</td><td>ページの表示順序</td></tr><tr><td>名前</td><td>ページの名前と種類</td></tr><tr><td>歯車アイコン</td><td>以下のアクションを実行<br>・編集<br>・削除</td></tr><tr><td>ステータス</td><td>ページのステータス（有効/無効/非表示）を表示（変更可）</td></tr><tr><td><strong>検索</strong></td><td></td></tr><tr><td>検索キーワード</td><td>キーワードを指定して検索</td></tr><tr><td>タイプ</td><td>ページタイプを指定して検索</td></tr><tr><td>親ページ</td><td>親ページを指定して検索</td></tr><tr><td>「検索」ボタン</td><td>検索を実行</td></tr><tr><td>「詳細検索」リンク</td><td>詳細な検索オプションを表示</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/website/pages.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.
