# Welcome!

## Your Best Guide is Here!

Clash Recruiter is a powerful Discord bot built for **Clash of Clans leaders and recruiters**, making the recruitment process seamless, efficient and automated than ever!&#x20;

***

## Key Features

* 📢 **Auto Bump to 280+ Discord Servers**\
  Boost your clan visibility by auto-posting your recruitment message every **24 hours** across hundreds of community discord servers.<br>
* 🧑‍💼 **Smart Interview System**\
  Create private interview channels with just a command or via **interactive buttons**! Leaders can chat with potential recruits, then archive, reopen, or close the interview with ease.<br>
* 🚫 **Rejection Logging & Global Check**\
  Reject players and store reasons using `/reject`. Use `/check` to **detect previously rejected** players across other clans and prevent unwanted re-applications.<br>
* 🏆 **Live Clan Showcases**\
  Display your in-game clan stats (members, wars, requirements, etc.) right inside your server. Showcases update **every 10 minutes** so recruits always see the latest info.<br>
* 🔗 **Player Tag Linking**\
  Link player tags to Discord users using `/link`. Easily search in-game stats via `/search player` or get full tag history via `/search user`

***

## Quick Links

#### Tutorial Playlist

{% embed url="<https://www.youtube.com/playlist?list=PLWdpWw33T8zeJSxhulQORL6ZT6iU948fR>" %}

{% content-ref url="quick-start" %}
[quick-start](https://docs.clashrecruiter.xyz/quick-start)
{% endcontent-ref %}

{% content-ref url="for-free-agents" %}
[for-free-agents](https://docs.clashrecruiter.xyz/for-free-agents)
{% endcontent-ref %}

{% content-ref url="faq" %}
[faq](https://docs.clashrecruiter.xyz/faq)
{% endcontent-ref %}


---

# 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://docs.clashrecruiter.xyz/master.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.
