# 활성화

World Creator를 실행하면 소프트웨어가 로그인 정보를 입력하라고 요청합니다. 화면은 아래와 같이 표시됩니다:

<figure><img src="/files/2c771dfed38992798b87e0bc631fa8ced3e40321" alt=""><figcaption></figcaption></figure>

World Creator의 라이선싱 시스템은 각 계정에 대해 여러 좌석을 관리할 수 있도록 해줍니다. 개인으로서 World Creator를 구매한 경우 사용자인 동시에 계정 관리자이기도 합니다. 회사에서 World Creator를 구매한 경우 직원에게 좌석을 할당하거나 유지보수 플랜을 갱신하는 등 다양한 작업을 수행할 수 있습니다.

위의 활성화/로그인 요청은 계정 로그인 자격 증명이 아닌 사용자의 좌석 로그인 자격 증명을 위한 것임을 유의하는 것이 중요합니다.

따라서 World Creator를 사용하려면 할당된 유효한 좌석이 있어야 합니다. 좌석을 할당하거나 재할당하려면 웹사이트를 통해 고객 포털에 로그인하십시오.

구매 직후 좌석을 할당하는 절차를 빠르게 요약하면 다음 단계를 따르십시오:

1. 고객 포털에 로그인
2. 라이선스 섹션으로 이동
3. 아직 할당되지 않은 좌석 찾기
4. 할당(Assign) 버튼 클릭
5. 표시된 양식에 유효한 이메일을 입력하고 비밀번호를 복사
6. 라이선스 할당(Assign License) 버튼 클릭

해당 좌석에 대해 제공된 이메일 주소와 시스템 생성 비밀번호를 사용하여 World Creator를 활성화하십시오.


---

# 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://docs.world-creator.com/ko/getting-started/activation.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.
