# Learn web accessibility with Flowy Builder: A starter guide

Welcome to Flowy Builder Web Accessibility Guide. This guide provides guidelines for making websites accessible with Flowy Connect.&#x20;

We believe that everyone should be able to make a website accessible with Flowy, and we’re confident that you can do it.

<figure><img src="/files/qxX90GHP6qs5wzrvR6By" alt=""><figcaption></figcaption></figure>

### Fix your First Issue with Flowy Builder

Alt texts (alternative texts) serve as textual descriptions for images, providing context and meaning for screen reader users or when images fail to load. With Flowy Builder, fixing alt text issues on your site is made easy!

1. Crtl + Right Click on 'Image" and choose 'add alt text'&#x20;

<figure><img src="/files/TAyGgWYs9kgbkbrRB7ZJ" alt=""><figcaption></figcaption></figure>

2. Explain in your own words the image and click V

<figure><img src="/files/aKxomeN264htAHy2TZOS" alt=""><figcaption></figcaption></figure>

3. Click 'Publish' to confirm the changes and that's it. The alt texts have been added to your webpage.

<figure><img src="/files/dHQn8NDkZ21oUCikc8R8" alt=""><figcaption></figcaption></figure>

4. Repeat the above steps for the rest of the images in other sections of your website.

There you have it. Easy and effortless!

Enjoy making your websites accessible  🚀

<br>


---

# 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/learn-web-accessibility-with-flowy-builder-a-starter-guide.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.
