> For the complete documentation index, see [llms.txt](https://support.freemeta.net/faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.freemeta.net/faq/articles/membership.md).

# 회원

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Q. 회원가입은 어떻게 하나요?</strong></td><td><p>A. 아프리카TV 계정 연동을 통해 프리블록스 서비스 이용이 가능합니다.</p><ol><li>아프리카TV 회원가입</li><li>최초 프리블록스 로그인을 시도하면 이용약관 및 개인정보 수집 및 이용동의 팝업 창 발생, 동의 하면 프리블록스 서비스 이용 가능</li></ol><p><img src="/files/wyBDINCXJr6nxd4SwRfE" alt=""></p><p><img src="/files/zlmQpvGoNt3GXmzkaFNA" alt=""></p></td><td></td></tr><tr><td><strong>Q. 법정대리인 동의/철회는 어떻게 하나요?</strong></td><td>A. 얼리액세스 기간 동안에는 이메일 freeblox@afreecatv.com 을 통해 서면으로 진행하실 수 있습니다. 이용에 불편을 드려 죄송합니다. 정식 버전에서는 법정대리인 휴대폰 본인인증 기능을 통해 편하게 이용하실 수 있도록 개발 중입니다. 너른 양해 부탁드립니다.</td><td></td></tr><tr><td><strong>Q. 아이디/비밀번호 찾기는 어떻게 하나요</strong></td><td><p>A. 아프리카TV 계정 연동을 하고 있기 때문에 아프리카TV에서 아이디/비밀번호 찾기를 진행하실 수 있습니다. 자세한 내용은 아래 링크를 통해 확인 부탁드립니다.</p><p> </p><p><a href="https://help.afreecatv.com/atv.php?type=exSelfRAR"><img src="https://res.afreecatv.com/afreeca.ico" alt="">고객센터 | 아프리카TV</a></p></td><td></td></tr><tr><td><strong>Q. 휴면 해제는 어떻게 하나요?</strong></td><td><p></p><p>A. 아프리카TV 계정 연동을 하고 있으며 기준은 아래와 같습니다.</p><p>휴면 탈퇴를 원치 않으실 경우 휴면을기간하내시로그인면하시면 휴면 해제를 하실 수 있습니다.</p><p> </p><p>[기준]</p><ol><li>1년동안 로그인을 하지 않을 시 휴면 전환</li><li>휴면 전환 후 4년동안 로그인을 하지 않을 시 휴면 탈퇴</li></ol></td><td></td></tr><tr><td><strong>Q. 닉네임 변경은 어떻게 하나요?</strong></td><td>A. 아프리카TV 에서 닉네임을 변경하신 후 닉네임 동기화를 통해 변경이 가능합니다.</td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.freemeta.net/faq/articles/membership.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
