> For the complete documentation index, see [llms.txt](https://docs.equally.ai/flowy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.equally.ai/flowy/use-cases.md).

# Use cases

- [Accessibility experts](https://docs.equally.ai/flowy/use-cases/accessibility-experts.md): As an accessibility expert, your role involves auditing websites, identifying accessibility issues, recommending solutions and monitoring compliance.
- [Developers](https://docs.equally.ai/flowy/use-cases/developers.md): Fix accessibility issues in record time with AI-enhanced testing, collaboration, and compliance.
- [Designers](https://docs.equally.ai/flowy/use-cases/designers.md): From real-time contrast adjustments to client audits and ongoing monitoring, Flowy equips you with everything you need to make your designs accessible and expand your business.
- [Software testers (Q\&A)](https://docs.equally.ai/flowy/use-cases/software-testers-q-and-a.md): With a comprehensive toolset designed to automate and simplify the process, ensuring website accessibility, usability, and compliance has never been more easy.
- [Accessibility providers](https://docs.equally.ai/flowy/use-cases/accessibility-providers.md): For companies specializing in web accessibility, the challenge is not just to identify issues but to provide actionable, efficient solutions.
- [Compliance managers](https://docs.equally.ai/flowy/use-cases/compliance-managers.md): Flowy's tools and features provides a holistic approach designed specifically for enterprise-level compliance management.
- [Digital agencies](https://docs.equally.ai/flowy/use-cases/digital-agencies.md): Digital agencies can streamline their accessibility testing and remediation process with Flowy when creating accessible websites and applications for their clients.
- [Training](https://docs.equally.ai/flowy/use-cases/training.md): Training programs focused on web accessibility would find Flowy suite of tools be a game changer.
- [Enterprise ](https://docs.equally.ai/flowy/use-cases/enterprise.md): Start your accessibility journey with the world's best web accessibility solution.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.equally.ai/flowy/use-cases.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
