# Activation

Upon launching World Creator, the software prompts you to input your login details. The screen appears as shown below:

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

The licensing system of World Creator allows you to manage multiple seats for each account. In case you bought World Creator as an individual, not only are you a user but also the account manager. As a company that has purchased World Creator, you might want to assign seats to your employees or renew the maintenance plan, or more.

It is important to note that the above activation/login request is intended for a user's seat login credentials, not their account login credentials.

Consequently, to use World Creator, you must have an assigned valid seat. To assign or reassign seats, please login to the customer portal through our website.

To quickly recap the process of assigning a seat right after purchase, follow these steps:

1. Log in to the customer portal
2. Go to the License section
3. Find a seat that is not assigned yet
4. Click the Assign button
5. Enter a valid email and copy the password on the displayed form
6. Click the Assign License button

Use the email address and system-generated password for the given seat to activate 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/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.
