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

# Welcome to ClashKing!

## What is **ClashKing?**

ClashKing was created with **three main goals**:

* 🛠️ **To provide an all-in-one Discord bot for Clash of Clans.**
* 🔍 **To remain transparent, open-source, and free for all users.**
* 🌟 **To continuously innovate with new features and tools to enhance your Clash of Clans experience.**

Our bot simplifies and enhances your Clash of Clans interactions, offering unique features while staying true to our values of transparency and accessibility. As an [**open-source project**](https://github.com/orgs/ClashKingInc/repositories), we encourage community-driven development, making it easy for anyone to contribute or learn from our work.

***

## **Our Team & Future Plans**

We are a team of **three passionate developers**, working on ClashKing in our free time alongside our regular jobs. 🚀\
Currently, we are also developing a **dedicated mobile app** to bring the ClashKing experience directly to your smartphone, making it even easier to stay connected and manage your Clash of Clans activities!

***

## **Get Started with ClashKing**

👉  **Get started here**: [Quick Start](https://docs.clashk.ing/quick-start)\
🌟 If you’d like to support the bot & the app development, the easiest way is by using our [creator code](https://link.clashofclans.com/en/?action=SupportCreator\&id=Clashking)!

***

## **Need Help?**

📩 Join our [support server](https://discord.com/invite/clashking) for any questions or concerns. We’re here to help!


---

# 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:

```
GET https://docs.clashk.ing/welcome-to-clashking.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.
