# Home

### What is WekanChatBot?

WekanChatBot enables additional features for wekan on your chat platform.

### Why WekanChatBot?

Sometimes the webhooks from Wekan and your chat application don't work together. So you can use this bot to make it work. This bot also provides additional functionalities in the chat application. For example cards and boards can be created using the chat to speed things up.

{% hint style="success" %}

1. Get user level notification on your chat application for changes in wekan.
2. Get the ability to interact with your wekan board in the chat.
   {% endhint %}

### Get started

Find below a quick start guide to get started with WekanChatBot.

{% content-ref url="get-started/quick-start" %}
[quick-start](https://azorimor.gitbook.io/wekanchatbot/get-started/quick-start)
{% 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://azorimor.gitbook.io/wekanchatbot/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.
