> For the complete documentation index, see [llms.txt](https://organization-twc.gitbook.io/5/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-twc.gitbook.io/5/registration.md).

# 등록

#### 1. 명령어 실행

디스코드 채팅창에 `/등록`을 입력하고 엔터를 누르세요. 등록을 위한 입력창이 나타납니다.

#### 2. 정보 입력

다음 항목들을 정확하게 입력해 주세요. 모든 정보는 매칭을 위한 용도로만 사용됩니다.

| **항목** | **설명**                          |
| ------ | ------------------------------- |
| UID    | 제5인격 게임 내 6\~9자리 UID 숫자를 입력합니다. |
| 성별     | 남자, 여자, 비공개 중 하나를 선택합니다.        |
| 생존자 티어 | 현재 본인의 생존자 티어를 선택합니다.           |
| 감시자 티어 | 현재 본인의 감시자 티어를 선택합니다.           |
| 자기소개   | 매칭 시 보여질 소개글입니다. (100자 이내)      |

#### 3. 정보 확인 및 등록

* 정보를 모두 입력하면 프로필 정보 확인 창이 뜹니다.
* 입력한 정보가 맞는지 다시 한번 확인해 주세요.
* 하단의 \[이용 약관] 버튼을 눌러 서비스 이용 규칙을 확인한 후, \[등록] 버튼을 누르면 저장이 완료됩니다.

#### 4. 주의사항

* **등록 제한:** 한 번 등록하면 **12시간 동안은 프로필을 수정하거나 재등록할 수 없습니다.** 신중하게 정보를 입력해 주세요.
* **중복 등록:** 이미 등록된 UID나 디스코드 계정은 **12시간이 지나야만 다시 등록할 수 있습니다.**
* **시간 초과:** 프로필 확인 창이 뜬 후 **1분 이내에 \[등록] 버튼을 누르지 않으면 자동 취소**됩니다.

### <mark style="color:$danger;">**\[등록] 버튼을 클릭하는 행위는 이용 약관에 동의한 것으로 간주합니다.**</mark>


---

# 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:

```
GET https://organization-twc.gitbook.io/5/registration.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.
