# Public Page

By default, your bookmarks and collections are kept private. However, with just a single click, you can create a public link to share them with the entire web. Anyone who has the link (without needing to sign up) will be able to see your content but won't have the ability to make any edits.

<figure><img src="/files/BZN254iMvWoQG3IyHSjR" alt=""><figcaption><p>Public Page / Collection example</p></figcaption></figure>

### Enable Public Page <a href="#enable-public-page" id="enable-public-page"></a>

1. Go to [web app](https://readermode.io/dashboard)
2. Click **`...`**  on the collection you want to share, then click the `Share`

<figure><img src="/files/O34HYUpqsfQZYFRUKgX0" alt=""><figcaption></figcaption></figure>

3. On the `Share Collection` popup, click on `Access via link` checkbox to make the collection public and get it's unique link to share.

<figure><img src="/files/gLV50KVATPmVSJ5TTfZZ" alt="" width="375"><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/public-page.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.
