# Regulations

Exohood Labs, specifically our UK-registered AI Research Center, we meticulously adheres to the NCSC's guidelines for AI system development.&#x20;

Our approach encompasses a comprehensive security strategy throughout the AI system's life cycle. This includes detailed threat modeling to anticipate and mitigate potential security risks, stringent supply chain security to ensure the integrity of all components, and robust infrastructure measures to protect against system compromises. Additionally, our incident management protocols are designed to quickly respond to and resolve any security incidents, while our continuous maintenance and update management practices ensure that the AI system remains secure against evolving threats.&#x20;

By aligning with "secure by design" principles, Exohood Labs emphasizes a proactive approach to security, embedding it into every aspect of AI development, from initial design to final deployment and ongoing operation. This commitment extends beyond basic compliance, incorporating advanced cybersecurity methodologies to safeguard not only our AI systems but also the data and privacy of our users, thereby upholding the highest standards of security and data protection in our AI development process.

Exohood Labs follows these guidelines in developing our AI, ensuring robust security at every stage of the AI system's life cycle.

For more details, refer to the guidelines:

{% embed url="<https://www.ncsc.gov.uk/collection/guidelines-secure-ai-system-development>" %}


---

# 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.exohood.com/company/regulations.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.
