# Remediations

Remediations are suggested fixes to compliance and accessibility issues discovered by the Accessibility Tools.&#x20;

You can create, modify and delete remediations. Note that only user created remediations can be deleted or modified.

{% content-ref url="/pages/xeIIETyhGfmJFh5upim5" %}
[View remediations](/user-guide/remediations/view-remediations.md)
{% endcontent-ref %}

{% content-ref url="/pages/8glp2o03rEdNVUfmZsyr" %}
[Access recommended remediations](/user-guide/remediations/access-recommended-remediations.md)
{% endcontent-ref %}

{% content-ref url="/pages/QuR4rhodwcwz39mhdIw9" %}
[Create a remediation](/user-guide/remediations/create-a-remediation.md)
{% endcontent-ref %}

{% content-ref url="/pages/agGynIpehE3IBTyHWwSO" %}
[Modify a remediation](/user-guide/remediations/modify-a-remediation.md)
{% endcontent-ref %}

{% content-ref url="/pages/4KTCPbSUBfZmfn8QPHe6" %}
[Duplicate a remediation](/user-guide/remediations/duplicate-a-remediation.md)
{% endcontent-ref %}

{% content-ref url="/pages/WK6M9gEVZn1IbKZWVahM" %}
[Export suggested remediations](/user-guide/remediations/export-suggested-remediations.md)
{% endcontent-ref %}

{% content-ref url="/pages/p51gwGVvmzOr9klMHtNV" %}
[Delete a remediation](/user-guide/remediations/delete-a-remediation.md)
{% endcontent-ref %}


---

# 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://accessibility-tools.clym.io/user-guide/remediations.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.
