1e41f4b71Sopenharmony_ci# Introduction to Accessibility Kit
2e41f4b71Sopenharmony_ci
3e41f4b71Sopenharmony_ciAccessibility is about giving equal access to everyone so that they can access and use information equally and conveniently under any circumstances. It helps narrow the digital divide between people of different classes, regions, ages, and health status in terms of information understanding, exchange, and utilization, so that they can participate in social life more conveniently and enjoy the benefits of technological advances.
4e41f4b71Sopenharmony_ci
5e41f4b71Sopenharmony_ciThe Accessibility Kit provides open capabilities for accessibility services, such as accessibility screen reading and accessibility focus, to better serve people with impairments and scenarios with obstacles.
6e41f4b71Sopenharmony_ci
7e41f4b71Sopenharmony_ci## Available Capabilities
8e41f4b71Sopenharmony_ci
9e41f4b71Sopenharmony_ci1. Accessibility status query: provides APIs for querying the accessibility status and touch exploration status of applications, so that applications can better serve people with impairments and scenarios with obstacles based on the accessibility status.
10e41f4b71Sopenharmony_ci
11e41f4b71Sopenharmony_ci2. Accessibility event sending: provides APIs for sending accessibility events such as proactive focus and proactive reading, so that applications can provide better accessibility experience based on service scenarios.
12e41f4b71Sopenharmony_ci
13e41f4b71Sopenharmony_ci## Relationship with Other Kits
14e41f4b71Sopenharmony_ci
15e41f4b71Sopenharmony_ciArkUI Kit provides Accessibility with the capabilities of defining accessibility component attributes, such as accessibility text and description, and sending accessibility events.
16