> For the complete documentation index, see [llms.txt](https://hdsd.vdsc.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.vdsc.com.vn/en/instructions-for-turning-off-accessibility.md).

# Instructions for turning off Accessibility

<figure><img src="/files/4zsuiYKN7GUMVd2JXbVJ" alt=""><figcaption></figcaption></figure>

## <mark style="color:green;">**What is accessibility permission?**</mark>

> A features to support users with limited ability to hear, see, read,..to help them device more easily.

## <mark style="color:green;">What risk might accessibility permissions pose?</mark>

> This permission on Android devices can pose a risk of remote access hijacking and financial loss to customers.

## <mark style="color:green;">What causes the risk?</mark>

> Fraudsters instruct customers to click on links or download applications containing malicious code. These applications may be applications impersonating reputable agencies/organizations such as tax, insurance, etc. After installing on a device running the Android operating system, the application will request Accessibility permission (Accessibility). accessibility). If the customer accepts permission for the fake application, the facility will be monitored and all information on the phone will be collected, including security information related to Digital Banking services (such as personal information). login, password, PIN, OTP/ Smart OTP,...). Then, the crooks will monitor the activities on the customer's device to remotely control (usually when the customer does not pay attention to the phone at night) and execute money transfer orders on the customer's phone. client.

## <mark style="color:green;">Customer recommendation</mark>

> * Do not click on strange links that cannot authenticate the source
> * Do not install apps outside the official Play store
> * Immediately change Username/Password/Safekey PIN if you suspect your phone is being tracked (due to installing an application with Accessibility permission)
> * Review the applications on your phone that are granted Accessibility permission and turn off this permission if necessary (see instructions for turning off accessibility permission on different device lines below)

## <mark style="color:green;">**Instructions for turning off accessibility permissions**</mark>&#x20;

{% hint style="info" %}

* Each company has different ways to activate and deactivate accessibility permissions. Please select the cell phone company you are using and follow the instructions.
* The below instructions use Auto Clicker app as a sample.
  {% endhint %}


---

# 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://hdsd.vdsc.com.vn/en/instructions-for-turning-off-accessibility.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.
