# 활성화

빌더 설정이 완료되고, 미리보기를 통해 정상적으로 동작하는 것을 확인한 후, 빌더를 활성화하여 편집기를 사용할 준비를 합니다.

빌더가 **활성화**되어야 **편집기를 사용**할 수 있습니다.

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

**활성화**를 해야 편집기 **버튼을 추가**할 수 있습니다.

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


---

# 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://help.smallbuilder.com/ko/smallbuilder-line-items/builder/builder-setup-steps/activate.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.
