# Furniture Store (Fuzzy's Furniture)

### Where is the furniture store?

The furniture store is located in the [<mark style="color:blue;">main world</mark>](/english/worlds/mainworld.md), called Spawn. (<mark style="color:green;">/spawn</mark>)\
The nearest [<mark style="color:blue;">teleporter</mark>](/english/systems/navigator.md) (<mark style="color:green;">/nav</mark>) is the blue teleporter.

<figure><img src="/files/43pmTrR0dKzmM38UGqsx" alt=""><figcaption><p>The entrance is located at the coordinates: -57 86 -57</p></figcaption></figure>

### What can I do in the furniture store?

You can buy all the furniture for your house and your outdoor area.\
The furniture costs [<mark style="color:blue;">Coins</mark>](/english/player/currencies/coins.md) (![](/files/vVId5es8kCWYbSJeSzPj)) or even [<mark style="color:blue;">Crystals</mark>](/english/player/currencies/crystals.md) (![](/files/pQjWffdVtuTokbpTj17X)).

In the furniture store, you simply look at the item that interests you. With a right click, you can now easily open the selection, in which you can set the type of wood or even the color of the covers.

{% hint style="warning" %}
If the selection (in the menu) should be grayed out, there are no further variations for the item!
{% endhint %}

<div><figure><img src="/files/qRGL02VS39BEGkPwyN7c" alt=""><figcaption><p>The white border shows that the item is selected!</p></figcaption></figure> <figure><img src="/files/XzvWat8X3CPo0vREHF6R" alt=""><figcaption><p>Here you can choose the type of wood and cover</p></figcaption></figure></div>

You have set everything? Then you can now simply press the "Buy" button to confirm the purchase.

### Who is Fuzzy and what can I do with him?

{% hint style="info" %}
Fuzzy is located at the coordinates: -76 94 -76
{% endhint %}

Fuzzy is the store owner, he is located on the second floor.\
With him you can easily modify already purchased furniture, so you can also change the type of wood or the upholstery color afterwards, for a small fee.

<div><figure><img src="/files/VkNqUPrkj3nEQmOm5DF6" alt=""><figcaption><p>This is Fuzzy, he stands on the 1st floor and waits for you</p></figcaption></figure> <figure><img src="/files/3HvdYgMtXVskZo1qzul1" alt=""><figcaption></figcaption></figure></div>


---

# 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.landania.net/english/trading/furniture-store-fuzzys-furniture.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.
