# Sharable Reader Mode

A sharable distraction-free page is a web page that provides a clean and distraction-free reading experience and is shareable with others, allowing them to read the article without any distractions. Additionally, this page allows users to add their own notes and highlights, which can be shared with others who view the page.

**How to share your distraction-free articles**

* From your dashboard, click on the three dotted icon on the article's card to bring out the menu
* Click on `Share`
* Tick the `Access via link` checkbox to make the article public and to get it's public link
* Enter email addresses on the `Email Address` field if there's any people that you want to invite to collaborate and click `Invite`

<figure><img src="/files/1vY6wfef7wIVgA5wtuFP" alt=""><figcaption></figcaption></figure>


---

# 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/sharable-reader-mode.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.
