> For the complete documentation index, see [llms.txt](https://sinohope.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sinohope.gitbook.io/docs/shen-qing-ren-dui-shi-yong-ge-ren-zi-liao-de-tong-yi-shu/applicants-consent-to-use-personal-data.md).

# Applicant’s Consent to use Personal Data

SINOHOPE GROUP is committed to protecting the privacy, confidentiality, and security of the personal\
data held by SINOHOPE TRUST or LURK or SINOHOPE DIGITAL when complying with the requirements\
of applicable personal data protection laws including the Personal Data (Privacy) Ordinance (Cap. 486\
of the Laws of Hong Kong) (“PDPO”) with respect to the collection, use and management of personal\
data.\
SINOHOPE GROUP intends to use your personal data for direct marketing and requires your consent\
(which includes an indication of no objection) for that purpose. In this connection, please note that the\
following personal data will be used for marketing SINOHOPE GROUP’s products and services: your\
name, contact details, and all other information as provided by you during or after initial registration.\
SINOHOPE GROUP shall send you marketing communications such as direct-mail, email, telephone and\
SMS containing news, offers and promotions on products and services.\
I/We confirm that I/we have read and understand the latest privacy notice, a copy of which has been\
given to me/us, and I/we understand and agree that my/our personal data may be transferred and used\
in accordance with the privacy notice.


---

# 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://sinohope.gitbook.io/docs/shen-qing-ren-dui-shi-yong-ge-ren-zi-liao-de-tong-yi-shu/applicants-consent-to-use-personal-data.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.
