# Search

Reader Mode supporting full-text search and can search by bookmark details, URL or by it's content.

To search for your bookmarks, go to your [Dashboard](https://help.readermode.io/using-reader-mode/dashboard), and at the top bar on the `Search` field, start to type the keyword for the bookmark that you want to search. The autocomplete will suggest a number of bookmarks that match that keyword that you entered. From there, you can either click `Enter` or click on any of the bookmarks from the list suggested.&#x20;

<figure><img src="https://3115258784-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkXjVEac1Q6gAvILrstTW%2Fuploads%2F4vBZhjIzJaj1VtmeuQTM%2FScreenshot%202023-11-06%20at%2023.33.15.png?alt=media&#x26;token=7f7170b0-25c0-425f-b519-dd8f244dc388" alt=""><figcaption></figcaption></figure>

<br>


---

# 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/search.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.
