# Training

### **Overview**

Flowy offers a comprehensive training platform, whether you're an instructor looking to supplement your curriculum or a student aiming to understand web accessibility.

### **Why Flowy?**

* **Collaborative learning**: Team-based exercises are simplified with Flowy's collaborative features.
* **Compliance understanding**: Learn how to meet and maintain various accessibility standards like WCAG, ADA, and Section 508.
* **Simple explanations**: Break down complex topics into easy-to-understand language.
* **Guided fixes**: Request step-by-step guides for fixing specific accessibility issues.
* **Solution snippets**: Receive code snippets for manual fixes to aid hands-on learning.
* **Real-world practice**: Use Flowy's tools to audit and fix live websites, offering practical experience.

{% hint style="info" %}
**Learn more about:**

* [Flowy Audit](#flowy-audit)
* [Flowy Monitor](#flowy-monitor)
  {% endhint %}

### **Get started with Flowy today.** [**Book a demo!**](https://calendly.com/equally-ai/flowy-early-access?month=2024-01)


---

# 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/use-cases/training.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.
