# 시작하기

- [회원 가입(Sign-up)](https://karbon-2.gitbook.io/karbon_-_v.0.1/undefined/sign-up.md): 고객의 서비스 이용 시작을 위한 회원 가입 안내하고 있어요.
- [로그인(Login)](https://karbon-2.gitbook.io/karbon_-_v.0.1/undefined/login.md): 로그인과 비밀번호 설정, OTP 설정 방법을 알려주고 있어요.


---

# 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://karbon-2.gitbook.io/karbon_-_v.0.1/undefined.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.
