> For the complete documentation index, see [llms.txt](https://learn.islash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.islash.io/privacy/compliance-center.md).

# Compliance Center

<figure><img src="/files/WA5o45naJcbQYs88mBb4" alt=""><figcaption></figcaption></figure>

### Regarding SRAA Compliance

The **Security Risk Assessment and Audit** (SRAA) is a cybersecurity audit initiative led by the Hong Kong SAR Government. It is designed to assess and ensure that organizations maintain robust cybersecurity, information security, and risk management practices. The audit is conducted in accordance with multiple recognized standards to provide a comprehensive evaluation.

[iSlash](https://islash.io/payas-yougo) has partnered with an independent third-party auditor to thoroughly evaluate our system's website, mobile applications, data storage, usage protocols, and internal processes. We are proud to announce that we have successfully passed the rigorous SRAA audit, reinforcing our commitment to security and data integrity.

香港 **SRAA** 的全稱是 「**安全風險評估與審計**」 ，是由香港特別行政區政府主導的網絡安全審計項目，其評估依據由多份標準組成。 審計的主要目的是為確保香港的機構或組織具備強健的網絡安全、IT資訊安全和風險管理能力。

[iSlash](https://islash.io/payas-yougo) 已聘請獨立的第三方機構對其系統網站、手機應用程式、資料儲存與使用及內部流程進行全面審計，並順利通過SRAA審計。


---

# 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, and the optional `goal` query parameter:

```
GET https://learn.islash.io/privacy/compliance-center.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
