# Getting started

{% hint style="success" %}

## Gathering Materials

In the main and resource worlds, you can find the ingredients you require. However, we include a specific group of worlds where you can gather supplies for creating whatever you wish. To guarantee that there will be sufficient resources forever, these worlds reset every 7 days. You can access these worlds by typing **/worlds**.
{% endhint %}

{% hint style="danger" %}

## Setting your first home

Setting a home is a good way to get from one place to another. You can set a point to your base, a farm, or a dimension! To set your first home, use the command`/sethome [name]`at the location you want to have a home!
{% endhint %}

{% hint style="info" %}

## Selling items for money

Making money is a good pass time and is needed to progress on our server. One of the quick ways to make money is selling items to the server. There is a more in-depth guide here:
{% endhint %}

{% content-ref url="/pages/iVvthakJbeYwmEuF54G5" %}
[Shops](/get-started/money-making/shops.md)
{% endcontent-ref %}

{% hint style="warning" %}

## Making Money with Quests

Participate in quests to earn money while exploring our server. Quests offer challenges and rewards that vary based on difficulty and length. To view available quests, use the command `/quest`and start your progress toward earning extra in-game cash.
{% endhint %}

{% content-ref url="/pages/r2NLCzbcm7Whhezwag9W" %}
[Quests](/get-started/money-making/quests.md)
{% endcontent-ref %}


---

# 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://wiki.bucketry.net/get-started/getting-started.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.
