# Getting Started

Hello and thanks for joining Mineseed! When you first join, [please read our /**rules**!](/mineseed/rules-and-information.md) Then type the command /**guild** in the chat box.

After selecting one, type **/kit guild** for a starter kit with gear, tools, diamonds and more! You can also select /**pronouns** once you unlock a /**guild** so people know how to address you.

<figure><img src="/files/1B5GBlkSGUekqJ7Yfla6" alt=""><figcaption></figcaption></figure>

Players can also join our /**discord** to see announcements, giveaways, events, and more!


---

# 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/getting-started.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.
