> 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/1readme/14admissionregistration.md).

# 1.4. サイト入会・登録

&#x20;新規ユーザー登録の概要を説明します。

## 1.4.1. **サイト登録の流れ** <a href="#id-1-4-1-registration-flowchart" id="id-1-4-1-registration-flowchart"></a>

XooNIpsの機能を利用出来るようになるにはユーザー登録の他にモデレーターによる承認が必要です。

#### Tip

サイトポリシーの設定により自動で承認される場合もあります。

![](/files/-LTRz2gRH4h3s8FM3wCd)

**Figure 5.8. 登録の流れ**<br>

## **1.4.2. 登録の手順**

新規登録のリンクをクリックします。

#### Tip

サイトのデザインによってこの位置にあるとは限りません。

![](/files/-LTRz9oyeZbkjNubeGnv)

**Figure 5.9. 新規入会**<br>

必要事項に情報を入力して登録を行ってください。

サイトポリシーで必須入力とされている項目には＊が付いています。

サイトポリシーの設定によっては登録作業後にモデレーターの承認が必要となります。

![](/files/-LTRzKTqxM7gNFPv1zNn)

&#x20;**Figure 5.10. 新規登録**


---

# 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/1readme/14admissionregistration.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.
