# WCAG

{% hint style="info" %}
Wprowadzenie do WCAG (artykuł na blogu Consdaty)

[Co to jest WCAG i dlaczego należy wdrożyć standard w swojej organizacji?](https://consdata.com/pl/blog/biznesowy/co-to-jest-wcag-i-dlaczego-nalezy-wdrozyc-ten-standard-w-swojej-organizacji)
{% endhint %}

{% hint style="info" %}
WCAG w bankach (artykuł na blogu Consdaty)

[WCAG w bankach – obowiązek prawny czy szansa na przewagę konkurencyjną?](https://consdata.com/pl/blog/biznesowy/wcag-w-bankach-obowiazek-prawny-czy-szansa-na-przewage-konkurencyjna)
{% endhint %}

{% hint style="info" %}
Testy WCAG (artykuł na blogu Consdaty)

[Testowanie dostępności WCAG](https://consdata.com/pl/blog/biznesowy/testowanie-dostepnosci-wcag)
{% endhint %}

{% hint style="info" %}
Automatyczne testowanie dostępności (artykuł na blogu Consdaty)

[Czy wiesz, że w Jest można automatycznie testować dostępność (a11y)?](https://blog.consdata.tech/2025/05/19/automatyczne-testowanie-dostepnosci.html)
{% endhint %}


---

# 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.eximee.com/budowanie-aplikacji/interfejs-uzytkownika/wcag.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.
