> For the complete documentation index, see [llms.txt](https://guru.regulait.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guru.regulait.com/user-guide/regulait-user-guide.md).

# Regulait User Guide

Welcome to **Regulait's user guide.**

This comprehensive guide will answer any questions or address any confusion that may arise while using Regulait's innovative compliance implementation system, organization management platform, and employee portal.

Navigate from this centralized hub to access detailed information on what Regulait has to offer, and learn how to effectively use its features:

* 🧠  [**VICA**](/user-guide/vica/about.md)&#x20;
* 🖥️  [**Frameworks**](/user-guide/frameworks/about.md)&#x20;
* 🗃️  [**Reports**](/user-guide/reports/about.md)&#x20;
* 📃  [**Documents**](/user-guide/documents/about.md)&#x20;
* 🧰  [**Asset Management**](/user-guide/asset-management/about.md)
* 👥  [**HR Management**](/user-guide/hr-management/about.md)
* 🚚  [**Vendor Management**](/user-guide/vendor-management/about.md)
* 👩🏽  [**Employee Portal**](/user-guide/employee-portal/about.md)
* 🔐  [**Access Management**](/user-guide/access-management/about.md)
* 🙋🏻  [**KYC Management**](/user-guide/kyc-management/about.md)
* 🚗  [**Automations**](/user-guide/automations/about.md)
* 🔍  [**Vulnerability Scanner**](/user-guide/vulnerability-scanner/about.md) **Coming Soon**
* 📱  [**Integrations**](/user-guide/integrations/about.md)
* 🛒  [**Collectors**](/user-guide/collectors/about.md)
* 🔨  [**Framework Builder**](/user-guide/framework-builder/about.md)
* 🧯  [**Risk Management**](/user-guide/risk-management/about.md)
* ⚙️  [**Settings**](/user-guide/settings/about.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://guru.regulait.com/user-guide/regulait-user-guide.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.
