> For the complete documentation index, see [llms.txt](https://mangrove-mc.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mangrove-mc.gitbook.io/wiki/general-info/welcome.md).

# Welcome

Welcome to the extraordinary world of Mangrove MC! As a Minecraft server proudly owned and operated by a stereotypical computer science obsessed transfem, we take pride in offering a welcoming, inclusive, capybara filled environment for the LGBTQ+ community.&#x20;

Looking to learn more about the server? Check out our [Custom Mob Guides](/wiki/custom-mob-guides/tameable-mobs-pets.md) or some of our [updates!!](/wiki/custom-mob-guides/tameable-mobs-pets.md)

Wanna learn how to craft cool weapons and furniture? Check out our [Crafting Recipes](/wiki/crafting-recipes/furniture-and-blocks.md).

Make sure to check out our shop to get cool perks, and to help me with my transitioning costs.  <https://mangroveminecraft.tebex.io/>&#x20;

Join our discord to talk to other players and vote on new features!! <https://discord.gg/usM7JuNQph>&#x20;

Check out our online map: <http://mangrove.map.smpmc.us/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://mangrove-mc.gitbook.io/wiki/general-info/welcome.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.
