# 카본 커스터디 회원가입은 어떻게 하나요?

{% hint style="info" %}
현재 개인은 가입이 불가하며 법인 및 단체, 기관 고객만 가입이 가능합니다.&#x20;

문의하기를 통해 희망하는 서비스 내용 및 연락처를 남겨주시면 빠르게 연락드리겠습니다.
{% 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/faq/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.
