> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xoonips-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xoonips-tutorial/jp/5operations/2readme/25item_publication.md).

# 2.5. アイテムの公開

&#x20;アイテムをPublic領域に登録するためにはサイトポリシーの設定によってモデレーターの審査・承認が必要な場合があります。

![Publishing item flowchart](/files/-LTRXqnIZY5QAWX4tNoL)

**Figure 5.44.** **アイテム公開フロー**

## 2.5.1. **アイテムの公開** <a href="#id-2-5-1-publish-items" id="id-2-5-1-publish-items"></a>

Public領域に登録して公開したいアイテムをIndex TreeやXooNIps検索で検索して、詳細画面を表示します。

公開領域に追加の欄あるドロップダウンリストから登録したいPublic領域のIndex keywordを選択して、「追加」ボタンを押します。

![Publishing item registration screen](/files/-LTRXqnKY-3XW05BH4H4)

**Figure 5.45.** **公開アイテム登録画面**

&#x20;サイトポリシーの設定によってはモデレーターの審査・承認が必要ですので、Public領域に直ぐに登録されるとは限りません。

![Publishing item confirmation screen](/files/-LTRXqnNtEgaVBdwrFuW)

**Figure 5.46.** **公開アイテム確認画面**


---

# 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://xoops.gitbook.io/xoonips-tutorial/jp/5operations/2readme/25item_publication.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.
