# Welcome

{% hint style="warning" icon="person-digging" %}
The Bekane project and its documentation are currently under active development and may continue to evolve over time.\
Some sections, screenshots, or configuration steps may be updated as new features and improvements are added.
{% endhint %}

### To help you get started, we've organized a few key resources.

If you're new, head to the [Introduction](/project-overview/introduction.md) to get a clear overview of Bekane’s features.

If you're an administrator, be sure to check out the [Administrator Documentation](/aministrator-docs/server-setup.md) for advanced configuration and management.

For more in-depth information, browse the [User Documentation](/user-docs/usage-overview.md) to discover the tools you’ll use daily.&#x20;


---

# 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://documentation.bekane.org/project-overview/welcome.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.
