# 회원가입

{% hint style="info" %}
Sign In/Up > 계정신청
{% endhint %}

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

1. Sign In 화면 우측 하단에 \[계정 신청] 클릭
2. 필수 정보 입력 후 \[계정 신청] 버튼 클릭
3. 기재한 E-mail 확인 후 \[이메일 인증] 클릭
4. 확인 후 관리자 승인 대기
5. 승인 완료 후 \[TXHUB LOGIN] 버튼 클릭


---

# 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://doc.txhub.io/test-manual/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.
