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

# Welcome to LitTournaments Wiki

{% hint style="warning" %}
**Support Requests:** Please come to my Discord support server for any question or problem about LitTournaments or any other my plugins.
{% endhint %}

{% hint style="success" %}
**API usage:** Please visit get latest API frequently from Github.
{% endhint %}

## Overview

> LitTournaments is a tournament plugin that helps you to create infinite amounts of tournaments. You players can challenge themselves and other players. You can set rewards and messages to congratulate them.

## Commands And Permissions

{% content-ref url="/pages/MepPU0tTFMEcl3Qp7eto" %}
[Player Commands And Permissions](/littournaments-wiki/command-and-permissions/player-commands-and-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/EVfZYmC29482pTMDQRVJ" %}
[Admin Commands And Permissions](/littournaments-wiki/command-and-permissions/admin-commands-and-permissions.md)
{% endcontent-ref %}

## Info

{% content-ref url="/pages/69fcRtDweB9MJiCcPwmn" %}
[Frequently Asked Questions](/littournaments-wiki/info/frequently-asked-questions.md)
{% endcontent-ref %}

{% content-ref url="/pages/Q2vgVJxALKUTjebCgJuv" %}
[Available Objectives](/littournaments-wiki/info/available-objectives.md)
{% endcontent-ref %}

{% content-ref url="/pages/4A4eKEFHk1E0d1rTGXUr" %}
[Available Placeholders](/littournaments-wiki/info/available-placeholders.md)
{% endcontent-ref %}

{% content-ref url="/pages/hXDafR5iOp5ejPs8uI8w" %}
[Broken mention](broken://pages/hXDafR5iOp5ejPs8uI8w)
{% endcontent-ref %}

{% content-ref url="/pages/fBluORQqdopRndfYcFri" %}
[Discord Server](/littournaments-wiki/info/discord-server.md)
{% endcontent-ref %}

## Files

{% content-ref url="/pages/q08FILPUZeLh2cEoqNm4" %}
[config.yml](/littournaments-wiki/files/config.yml.md)
{% endcontent-ref %}

{% content-ref url="/pages/wlsWY6litBL2VZrupAgI" %}
[lang-en.yml](/littournaments-wiki/files/lang-en.yml.md)
{% endcontent-ref %}

## API

{% content-ref url="/pages/UM3PUOAoEP23DWrVFuKu" %}
[API Usage](/littournaments-wiki/api/api-usage.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://waterarchery.gitbook.io/littournaments-wiki/welcome-to-littournaments-wiki.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
