# Welcome

{% hint style="success" %}
The Lacmus Foundation team [supports the civilian population](/lacmus/lacmus-foundations-statement-on-the-armed-conflict-in-ukrainian-territory.md) affected by Russian military aggression in Ukraine.
{% endhint %}

Welcome to Lacmus Foundation Documentation, a steadily growing collection of guides and tutorials for using and developing Lacmus Software.

***

Don't speak English? The documentation is available in different languages:

{% content-ref url="/spaces/-MgtUSptbvSuwhoZrItf-957349888" %}
[Russian](https://lacmus-foundation.gitbook.io/lacmus/russian/)
{% endcontent-ref %}

***

The following solutions are currently available to users:

* Desktop Application (Linux, Windows, OSX)
* Android Application
* FTP Interface

If you can't find what you need here or have questions, visit our friendly community ([RU](https://t.me/found_lacmus) or [EN](https://t.me/lacmus_foundation_en)) where you'll find many people happy to help you!

See also:

{% content-ref url="/pages/-MguiyEu45RTV073Y1sS" %}
[Quick Start](/lacmus/app/quick-start.md)
{% 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://lacmus-foundation.gitbook.io/lacmus/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.
