# Solutions

- [Flowy - AI Assistant](https://docs.equally.ai/flowy/solutions/flowy-ai-assistant.md): Flowy is a comprehensive web accessibility solution powered by ChatGPT designed to make websites universally accessible. It offers a suite of tools that address various aspects of web accessibility.
- [Flowy Builder - No-code](https://docs.equally.ai/flowy/solutions/flowy-builder-no-code.md): Hello and welcome to Flowy Builder, the ultimate tool for making your website accessible without writing a single line of code. Here's how to get started:
- [Flowy Audit](https://docs.equally.ai/flowy/solutions/flowy-audit.md): No more chaotic spreadsheets. Stop wasting time creating the same issues over and over. Transform accessibility audits from tedious tasks to lightning-fast actions.
- [Flowy Monitor](https://docs.equally.ai/flowy/solutions/flowy-monitor.md): Keep an eye on your website's accessibility, 24/7.
- [Accessibility Widget](https://docs.equally.ai/flowy/solutions/accessibility-widget.md): Give your site's visitors control over their experience. Our widget helps you meet each user's unique browsing needs and preferences with ease.


---

# 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.equally.ai/flowy/solutions.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.
