# Marketplace

In the ZipClash marketplace, players only need tokens and a wallet to buy and sell items in the game marketplace. There is no complexity; it is seamless and straightforward. By purchasing any item from the marketplace and adding it to one's wallet, the item is now automatically added to the player's inventory of games. Variety of Items

ZipClash includes many varieties and unique differences in the planets so that each of the planets belonging to a player has an entirely different appearance from the other planets in the game. Players will always encounter new, beautiful, attractive items as the game progresses. They can also buy the items they like the most from the game marketplace and choose their planets precisely according to their taste.


---

# 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-old.zipclash.io/gameplay/marketplace.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.
