# Edit Content

The `Edit Content` feature takes Reader Mode to new heights by granting users the ability to edit the content they are reading. This means you can make changes to the text, adjust images, format paragraphs, and more, all within the app itself. This innovative addition empowers users to personalize their reading experience and interact with the content in a way that suits their preferences and needs.

<figure><img src="/files/8PvrktaB6gbEAYjJCX6g" alt=""><figcaption></figcaption></figure>

To use this feature, click on `Edit` icon on the toolbar at the top of Reader Mode distraction-free reader. 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/edit-content.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.
