# Store

Mineseed is a free to play server, where almost everything in the store can be purchased in the game with player money (instead of real money). However, many of our players like purchase things from the store to donate to our maintenance and server running costs.

Visit the store at [**store.mineseed.org**](https://store.mineseed.org/).

You can buy ranks, or rank upgrades, crate keys, cosmetics to spruce up your avatar, extra claim blocks to expand your base(s), and more! All store-bought ranks are permanent ranks that will stay with your account, even if there is ever a full server reset (but we do not plan on doing this!).&#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.mineseed.org/mineseed/store.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.
