# Home

{% hint style="danger" %}
This wiki is under construction!
{% endhint %}

{% hint style="warning" %}
If you're using Kudos V4, please use [this ](https://urbance.gitbook.io/kudos-v4-wiki)wiki and for Kudos V3, [use](https://urbance.gitbook.io/kudos-v3-wiki) this 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 praise system. Players have the opportunity to praise each other. It includes an editable GUI with various statistics and many ways to award rewards for praises.

### 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-v5-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.
