# Kits

When you first join Mineseed, you will be provided with a welcome kit. Once a week, you can re-obtain the welcome kit by doing /**kit default**.

You can also obtain /**kit guild** once a week, which provides entry level gear, and some other perks.

<figure><img src="/files/Jn5xJB7CP1NJRhdnSua9" alt=""><figcaption></figcaption></figure>

**/kit claim** will give you a claim kit, which includes a gold shovel, an inspect stick, and a book that explains how to claim land. [You can also read how to claim land here](/mineseed/claiming-land.md#how-to-claim).

**/kit food** provides 8 pieces of cooked beef every 30 minutes.

**/kit fishing** will provide you with a book that explains [how to use pyro fishing](/mineseed/pyrofishing.md). You can visit **/warp How2Fish** to read about it in more detail on the server as well.

There are also individual kits for each of our [premium ranks](/mineseed/store/premium-ranks.md). You can read more about them and see the premium kits in the [**store**](https://store.mineseed.org/).


---

# 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/kits.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.
