# Accessibility Statement

Flip.to is committed to ensuring digital accessibility for people with disabilities, including those with visual, hearing, cognitive, and motor impairments. As we add and update features on our platform, we review and test each to maintain compliance with accessibility standards.

Flip.to aims to adhere to level AA of the [Web Content Accessibility Guidelines (WCAG 2.2)](https://www.w3.org/WAI/standards-guidelines/wcag/) for all consumer-facing elements of the platform, which states that sites should be:

* **Perceivable** — Information and user interface components must be presentable to users in ways they can perceive
* **Operable** — User interface components and navigation must be operable
* **Understandable** — Information and the operation of user interface must be understandable
* **Robust** — Content must be robust enough that it can be interpreted reliably by a wide variety of user agents, including assistive technologies

We welcome your feedback on the accessibility of the Flip.to platform. If you have experienced any accessibility barriers while using the platform, please send us an email at <accessibility@flip.to>.


---

# 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.flip.to/policies/website/accessibility-statement.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.
