> For the complete documentation index, see [llms.txt](https://docs-adopt.nexthink.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-adopt.nexthink.com/reference/accessibility-statement-for-nexthink-adopt.md).

# Accessibility statement for Nexthink Adopt

## Overview

Nexthink is committed to providing an accessible and user-friendly experience for all users, including those with disabilities.

Nexthink Adopt has been designed and developed in accordance with the Web Content Accessibility Guidelines (WCAG) 2.1 AA standard. This includes ensuring compatibility with assistive technologies and implementing features such as alternative text descriptions, keyboard navigation, and clear and concise language.

Nexthink has been independently audited by a market-leading web accessibility partner who uses manual usability testing tasks and assistive technology desktop tools. All testing tasks are completed by persons with disabilities. Categories of disabilities involved with manual usability testing include visual and/or motor impairments.

## Use cases

Accessibility is built into the fabric of the Nexthink Adopt solution and does not need to be activated. By default, you can:

* Use a range of keyboard shortcuts to navigate around the Nexthink Adopt end-user interface
* Use popular screen readers to navigate around the Nexthink Adopt end-user interface
* Use alternative text for images
* Upload and display closed captions on your embedded videos

## Conformance status

The Web Content Accessibility Guidelines (WCAG) defines requirements for designers and developers to improve accessibility for people with disabilities. It defines three levels of conformance: Level A, Level AA, and Level AAA. Nexthink Adopt is fully conformant with WCAG 2.1 level AA. Fully conformant means that the content fully conforms to the accessibility standard without any exceptions.

## Compatibility with browsers and assistive technology

Nexthink Adopt is designed to be compatible with the following assistive technologies:

* The technology is supported natively in widely distributed user agents that are also accessibility supported (such as HTML and CSS)
* The technology is supported in a widely distributed plug-in that is also accessibility supported;

## Technical specifications

Accessibility of Nexthink Adopt relies on the following technologies to work with the particular combination of web browsers and any assistive technologies or plugins installed on your computer:

* HTML
* WAI-ARIA
* CSS
* JavaScript
* SMIL
* JAWS
* NVDA
* VoiceOver on Windows & Mac

These technologies are relied upon for conformance with the accessibility standards used.


---

# 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://docs-adopt.nexthink.com/reference/accessibility-statement-for-nexthink-adopt.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.
