# Home

{% hint style="info" %}
If you're using Kudos V3, please use [this](https://urbance.gitbook.io/kudos-v3-wiki/getting-started/home) wiki!
{% endhint %}

Welcome to the **Kudos** wiki!

The goal of this wiki is to give you an overview of this plugin, to guarantee a smooth installation, setup and to answer your questions.

### What is Kudos?

**Kudos** is an open source plugin for Minecraft Spigot Server.\
The core of the plugin is that kudos can be awarded to players.\
A kudo is simply like an honor or a praise for a good deed.

Apart from that Kudos contains some nice little features like milestones and many ways to reward players.

### Questions? Suggestions? Issues?

Then visit my [Discord Server](https://discord.com/invite/hDqPms3MbH) or add me on Discord `urbance`!


---

# 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://urbance.gitbook.io/kudos-v4-wiki/getting-started/home.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.
