# Flowy Builder for Beginners&#x20;

- [Learn web accessibility with Flowy Builder: A starter guide](https://docs.equally.ai/flowy/flowy-builder-for-beginners/learn-web-accessibility-with-flowy-builder-a-starter-guide.md): This guideline provides easy-to-follow instructions that ensure your web content is accessible and usable to everyone, including people with disabilities.
- [Images, contrast and logical flow](https://docs.equally.ai/flowy/flowy-builder-for-beginners/images-contrast-and-logical-flow.md): This chapter provides an introduction for beginners in implementing Flowy Builder to create accessible websites.
- [Landmarks](https://docs.equally.ai/flowy/flowy-builder-for-beginners/landmarks.md): This chapter provides an overview of landmarks and an easy-to-follow guide to fix landmarks issues on your website.
- [Buttons, links , headings, paragraphs and Lists](https://docs.equally.ai/flowy/flowy-builder-for-beginners/buttons-links-headings-paragraphs-and-lists.md): This chapter discusses web content elements and how to fix elements issues with Flowy.
- [ARIA](https://docs.equally.ai/flowy/flowy-builder-for-beginners/aria.md): This page provides an introduction to understanding ARIA and step-by-step guide for implementing and fixing ARIA issues with Flowy.
- [Creating custom ARIA widgets](https://docs.equally.ai/flowy/flowy-builder-for-beginners/creating-custom-aria-widgets.md): In this chapter, we will explore how to make custom components accessible and user-friendly for everyone using ARIA with the assistance of Flowy.
- [Navigation , menus and sub menu](https://docs.equally.ai/flowy/flowy-builder-for-beginners/navigation-menus-and-sub-menu.md)
- [How to conduct an audit with Flowy Audit](https://docs.equally.ai/flowy/flowy-builder-for-beginners/how-to-conduct-an-audit-with-flowy-audit.md): This page provides easy to follow guidelines on how to conduct an audit with Flowy Audit.
- [Tricks and tips](https://docs.equally.ai/flowy/flowy-builder-for-beginners/tricks-and-tips.md): This page will provide some tricks and tips on how to better work with Flowy and enhance the accessibility of your site.


---

# 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/flowy-builder-for-beginners.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.
