# Deletion Tool

Reading an article on the internet can be especially distracting, with various elements such as images, ads, and other content eying for our attention.

To combat this issue, Reader Mode strips away distracting elements and presents the content in a clean, distraction-free format. While this is a great feature, it is not always perfect. Some articles may contain elements that we find distracting or irrelevant to the content we wish to read.

This is where a `Deletion Tool` for Reader Mode comes in. This feature allows users to delete or remove unwanted elements from the distraction-free reader page of an article. With this tool, users can remove images, words, tables, or any other element that they find distracting.

<figure><img src="/files/9O3BtnB3MkEpBkP43JP9" alt=""><figcaption></figcaption></figure>

To use this feature, click on `Delete` icon on the toolbar at the top of Reader Mode distraction-free reader. Hover and start clicking the items that you to remove. Click `Save` once done editing the content.


---

# 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://help.readermode.io/using-reader-mode/deletion-tool.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.
