# Market

The market is a massive community ran shopping district where players can build their own shops and buy or sell items for [vibecoin](/survival/economy.md), the in-game currency.\
\
The space is is divided into zones that expand with demand, always with terraformed land and paths ready. You can be warped to a random zone by using **`/warp market`**, but if you want to go to a specific zone, just add the number at the end: ex. **`/warp market3`**. Players can additionally create [community waypoints ](/survival/tweak-list/community-waypoints.md)at their shops for easy access.

{% hint style="info" %}
The market is also home to the [Server Sell Shop](/survival/server-sell-shop.md), right by **`/warp market1`**
{% endhint %}

<figure><img src="/files/xhJ1joIRsWb3N99dYSuS" alt=""><figcaption><p>Season 8 market as of 7/11/25</p></figcaption></figure>


---

# 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.vibecentral.xyz/survival/market.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.
