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

# 인천유니버스 가입하기

## 1. 인천유니버스 홈페이지 접속하기

인천유니버스 (<https://incheon.world)에> 접속합니다.

<figure><img src="/files/9smuZ9zBSaIkao28hUcx" alt=""><figcaption><p>[인천유니버스 홈페이지]</p></figcaption></figure>

## 2. 가입하기

빨간색으로 표시되어 있는 우측 상단의 버튼을 클릭!

<figure><img src="/files/819lGn3Tkio9VtXcBR8n" alt=""><figcaption></figcaption></figure>

## 3. 사용할 서비스 선택

가입을 위해 사용할 서비스를 선택해 주세요.

구글, 카카오, 카이카스 지갑, Internet Identity 네 종류의 서비스를 지원하고 있습니다:)

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

## 4. 서비스 선택 후 가입 진행

원하는 서비스를 선택하셨다면, 선택한 서비스의 로그인 과정을 거치면 비밀번호 생성 페이지로 진입하실거에요:)

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

## 5. 가입 확인하기

정상적으로 화면이 넘어갔다면, 우측 상단의 프로필 아이콘을 클릭해서 나의 정보를 볼 수 있어요!

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

해당 화면에서 나의 계정 지갑정보를 확인할 수 있습니다:)


---

# 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://incheon-universe.gitbook.io/incheon-universe/kr/undefined-1/undefined.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.
