# Security and trust

Security and reliability are core to how UbiQuity is designed and operated.

This page provides a high-level overview of our approach. For full and up-to-date details, refer to our Security page on the UbiQuity website.

### Our approach

We build and operate UbiQuity with a security-first mindset, covering infrastructure, application design, and day-to-day operations.

This includes:

* Protecting data in transit and at rest
* Enforcing strong authentication and access controls
* Monitoring systems for performance, reliability, and security risks
* Regularly updating and patching infrastructure
* Designing features with security and risk management in mind

***

### Compliance and standards

UbiQuity follows recognised security practices and frameworks to ensure customer data is handled appropriately and securely.

***

### Availability and reliability

We design the platform to be stable and resilient, with monitoring and processes in place to quickly identify and respond to issues.

***

### Learn more

For detailed information about our security practices, infrastructure, and policies, see:

<https://www.ubiquity.co.nz/security>

This is the source of truth and is kept up to date as our platform evolves.


---

# 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.ubiquity.co.nz/security-and-trust.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.
