# Seclea User Documentation

We want to help data science and wider AI stakeholders to work more efficiently to build AI applications that are regulatory compliant and explainable. We achieve this by providing a simple yet powerful platform for them to collaborate and monitor AI applications.&#x20;

Our mission is to make AI applications trustworthy and work for the benefit of all in our modern society. On the Seclea Platform, all AI stakeholders can monitor and track the following:&#x20;

1. [AI Fairness](https://documentations.seclea.com/seclea-user-documentation/broken-reference),
2. [AI Transparency and Accountability](https://documentations.seclea.com/seclea-user-documentation/broken-reference),
3. [Explanation of AI Evolution and Decisions](https://documentations.seclea.com/seclea-user-documentation/broken-reference),&#x20;
4. [Regulatory Compliance of AI Systems](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-regulatory-compliance),
5. [Risk Management of AI Systems](https://documentations.seclea.com/seclea-user-documentation/seclea-web-ui/ai-risk-management).&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Building Trust in AI</strong></td><td>Overview of the Seclea Platform.</td><td></td><td><a href="introducing-seclea/seclea-building-trust-in-ai">seclea-building-trust-in-ai</a></td></tr><tr><td><strong>Getting Started</strong></td><td>Guide to help you start using the Seclea Platform.</td><td></td><td><a href="getting-started">getting-started</a></td></tr><tr><td><strong>Seclea Platform Services</strong></td><td>Details of services offered by the Seclea Platform.</td><td></td><td><a href="introducing-seclea/seclea-building-trust-in-ai/seclea-features-and-services">seclea-features-and-services</a></td></tr><tr><td><strong>AI Regulations</strong></td><td>List of AI regulations supported by the Seclea Platform</td><td></td><td><a href="seclea-web-ui/ai-regulatory-compliance">ai-regulatory-compliance</a></td></tr><tr><td><strong>AI Risk Management</strong></td><td>List of AI Risk Management frameworks supported by the Seclea Platform</td><td></td><td><a href="seclea-web-ui/ai-risk-management">ai-risk-management</a></td></tr><tr><td><strong>Seclea Tutorials</strong></td><td>Tutorials on how to build AI applications using the Seclea Platform.</td><td></td><td><a href="getting-started/first-project-example">first-project-example</a></td></tr></tbody></table>


---

# 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://documentations.seclea.com/seclea-user-documentation/seclea-user-documentation.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.
