# 회원 가입(Sign-up)

## 회원 가입 안내

카본 서비스 사용을 위해 마스터 계정을 발급하려면 인피닛블록 팀에게 문의해주세요.

최초 마스터 계정 생성 이후에 조직 내 추가 계정은 마스터가 직접 생성할 수 있어요.

{% hint style="info" %}
:green\_book:회원 가입 문의

마스터 계정을 생성하기 위해서는 아래 이메일로 문의해주세요.

문의 메일 : <contact@inbl.io>
{% endhint %}


---

# 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/sign-up.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.
