# Accessibility Basics

## [Accessibility First Content Development](/accessiblecontentguide/accessibilitybasics/whyaccessibility.md)

This module provides an overview of the many benefits of accessible website design. It is targeted to site managers and owners.

## [HALT: Accessibility with the Drupal Text Editor](/accessiblecontentguide/accessibilitybasics/halt.md)

This module provides an overview of how to make content accessible when using the Drupal text editor, or WYSIWYG editor. It is targeted to content creators whose focus is on writing and publishing basic content.

## [Accessible Design Intro](/accessiblecontentguide/accessibilitybasics/accessibilitytop.md)

This module provides an overview of accessible website design. It is targeted to site managers or those who have control over a website's design and layout.


---

# 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://ccsdrupalguide.uoguelph.ca/accessiblecontentguide/accessibilitybasics.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.
