# Get started

- [Server Info & Maps](https://wiki.bucketry.net/get-started/server-info-and-maps.md): Here, you can find information on how to connect to the server.
- [Voting](https://wiki.bucketry.net/get-started/voting.md): By voting, you can earn up to 6 Vote crate keys which can be used at /crates!
- [Getting started](https://wiki.bucketry.net/get-started/getting-started.md): Welcome to Bucketry Minecraft! We've created a wiki to get you started that should help you create your own experience.
- [Basic features](https://wiki.bucketry.net/get-started/basic-features.md): Here are all the basic plugins that can't fill up an entire page, but still deserve a mention.
- [Ranks](https://wiki.bucketry.net/get-started/ranks.md): This page will describe ranking up, an essential part of gameplay in the server!
- [Money Making](https://wiki.bucketry.net/get-started/money-making.md): This section will lead you towards areas where it's possible to make money. Remember, you have to spend money to make money!
- [Quests](https://wiki.bucketry.net/get-started/money-making/quests.md): One of the most popular methods of earning money
- [Jobs](https://wiki.bucketry.net/get-started/money-making/jobs.md): Looking for a way to make money?
- [Shops](https://wiki.bucketry.net/get-started/money-making/shops.md)


---

# 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://wiki.bucketry.net/get-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.
