# Accessibility Features

Charlie Lounge is committed to accessibility, ensuring that our platform is usable for everyone, including people with disabilities. We adhere to the best practices and standards defined by the Web Content Accessibility Guidelines (WCAG) and strive to make every aspect of our platform accessible to all users.

* **Screen Reader Compatibility**: The platform is compatible with leading screen readers, ensuring that visually impaired users can navigate and interact with the site effectively.
* **Keyboard Navigation**: We support comprehensive keyboard navigation to accommodate users who cannot use a mouse or prefer keyboard shortcuts.
* **Contrast and Color Accessibility**: Text, icons, and background colors are chosen for optimal contrast to assist users with color vision deficiencies. Additionally, users can customize color settings to meet their visual preferences.
* **Text Size and Zoom**: All text elements are scalable, and the platform interface supports zooming without loss of functionality, ensuring that users with varying degrees of visual acuity can use the platform comfortably.


---

# Agent Instructions: 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.charlielounge.com/documentations/platform-overview/user-experience-ux/accessibility-features.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.
