# 아이보스 시작하기

- [회원가입·로그인](https://i-boss.gitbook.io/main/guide/getting-started/login.md)
- [정보 수정](https://i-boss.gitbook.io/main/guide/getting-started/account-settings.md): 사용 안내가 필요한 메뉴로 이동해주세요.
- [닉네임 변경](https://i-boss.gitbook.io/main/guide/getting-started/account-settings/nickname.md)
- [비밀번호 변경](https://i-boss.gitbook.io/main/guide/getting-started/account-settings/pw.md)
- [이메일·소셜계정 설정](https://i-boss.gitbook.io/main/guide/getting-started/account-settings/email.md)
- [개인정보 유효기간](https://i-boss.gitbook.io/main/guide/getting-started/account-settings/undefined.md)
- [정회원 인증](https://i-boss.gitbook.io/main/guide/getting-started/auth.md)
- [탈퇴](https://i-boss.gitbook.io/main/guide/getting-started/withdrawal.md)


---

# 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://i-boss.gitbook.io/main/guide/getting-started.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.
