# Search from Anywhere

Realm's search feature is a handy tool that helps you quickly find what you need on the network. With just a few keystrokes, you can search for notes, bookmarks, articles, and more within the extension. This means no more manual searching or scrolling through endless lists. It saves you time and effort, making it easier to find websites, retrieve saved documents, and access notes from past sessions. Basically, it supercharges your productivity!

#### Context-based search

<figure><img src="/files/7WSjUk5BOUzvmZre7sW7" 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://www.realmapp.academy/product/deeper-organizing/search-from-anywhere.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.
