# Creating Your First World

Begin building your world in only a few clicks! It's free to get started. Let's walk through the steps.&#x20;

First, create a [Bueno account](https://docs.bueno.art/creating-a-bueno-account). If you don't have a crypto wallet, you can create a Magic wallet with your email address.&#x20;

Next, give your project a name and a URL in settings. This URL will be your share link so players can join your world.

Finally, select **+ Create** and navigate to **Buenoverse**.

You can get started with a blank room, or use a Buenoverse template room.&#x20;


---

# 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.bueno.art/buenoverse/getting-started/creating-your-first-world.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.
