> For the complete documentation index, see [llms.txt](https://docs.storylane.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storylane.io/trust-and-security/faqs/what-accessibility-standards-do-you-support.md).

# What accessibility standards do you support?

### Storylane Accessibility Standards

We are committed to enhancing Storylane’s accessibility, aiming to make our platform more intuitive and usable for individuals with disabilities.&#x20;

Storylane has Web Content Accessibility Guidelines (**WCAG**). The certification plans in Q4 of this year.&#x20;

Storylane customer **Macmillan** already benefits from our built-in accessibility features, including:

* **Voiceover Support:** Add [voiceover](broken://pages/QALLBtwHTUXE7srfs1xP) as guidance at each step to ensure all users can navigate the platform easily.
* **Demo Autoplay:** Storylane demos can [autoplay](/editing-demos/demo-settings.md#auto-play) - progress automatically at a fixed pace of five seconds per step, offering a seamless experience for all users.
* **Keyboard Navigation:** Shortcut keys allow users to advance through demos and navigate efficiently.
* **Enhanced Text and Voice:** Large Text and adding Voice options cater to users with visual impairments.

At Storylane, we are committed to creating an accessible and inclusive platform, continuously seeking innovative solutions to enhance the user experience for everyone.


---

# 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.storylane.io/trust-and-security/faqs/what-accessibility-standards-do-you-support.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.
