# Support and Platform Details

### Service Availability

biologit MLM-AI service availability can be tracked in real time from our public status page:

* [**https://status.prodeu.biologit-mlmai.com/**](https://status.prodeu.biologit-mlmai.com/)

### **Customer Support**

Users with an active subscription can access the support helpdesk:

* Go to [**biologit helpdesk**](https://biologit.atlassian.net/servicedesk/customer/portal/1)

### **AI Technical Specification**

Technical fact sheet on models in use by MLM-AI are periodically issued by our engineering team. They can be found in the team public Github project:

* [**https://github.com/biologit-engineering/factsheets**](https://github.com/biologit-engineering/factsheets)

### **CFR-11**

Details of MLM-AI capabilities that contribute to CFR-11 compliance are detailed on:

* [CFR-11](/more-help/notices/cfr-11.md)


---

# 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.biologit.com/more-help/support-and-platform-details.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.
