# World Creation Options

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

**Start Time** sets the time of day at world start.

**Start Season** sets the [season ](/great-big-world/mechanics/seasons.md)at world start.

**Start Weather** sets the weather at world start.

**World Size** sets the world size & border.

**Bonus House** spawns the classic Bonus House structure at spawn. If Bonus Chest is enabled, it will spawn inside the house.

<figure><img src="/files/5XzehfIQvxWADnPgzdTQ" alt=""><figcaption></figcaption></figure>

{% embed url="<https://youtu.be/w6mw_cPLYb8>" %}


---

# 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.creoii.dev/great-big-world/miscellaneous/world-creation-options.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.
