# 登録フォームでのユーザー登録

施設の利用において、マイナンバーカードによる本人確認が不要である施設においては、登録フォームによる自己申告でのユーザー登録をおこないます。登録フォームにおいて入力いただく個人情報と入力の制限は以下の通りです。

<table><thead><tr><th width="144">分類</th><th width="159">入力項目</th><th>入力制限</th></tr></thead><tbody><tr><td>名前</td><td>氏</td><td>50文字以下で入力してください</td></tr><tr><td></td><td>名</td><td>50文字以下で入力してください</td></tr><tr><td></td><td>セイ</td><td>カタカナ、および50文字以下で入力してください</td></tr><tr><td></td><td>メイ</td><td>カタカナ、および50文字以下で入力してください</td></tr><tr><td>性別</td><td>性別</td><td>男、または女を選択してください</td></tr><tr><td>誕生日</td><td>生年月日</td><td>プルダウンの選択肢に従い入力してください</td></tr><tr><td>住所</td><td>都道府県</td><td>郵便番号で検索をおこなうか、プルダウンから都道府県を選択してください</td></tr><tr><td></td><td>市区町村</td><td>郵便番号で検索をおこなうか、ご自身で入力してください<br>100文字以下で入力してください</td></tr><tr><td></td><td>町名・番地・建物名・部屋番号</td><td>ご自身で入力してください<br>100文字以下で入力してください</td></tr></tbody></table>

※郵便番号は住所の入力補助として利用されており、PASSにデータとして保存されません。


---

# 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://support.pass.co.jp/readme/getting-started/identity-verification/registration-form.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.
