# Getting Started

- [Principles of Bookmarking](https://www.realmapp.academy/getting-started/principles-of-bookmarking.md): Bookmarking is vital for managing and organizing digital content, enabling easy retrieval and efficient information use. Here are some principles to guide your bookmarking habits:
- [Daily Browsing Adventure](https://www.realmapp.academy/getting-started/daily-browsing-adventure.md): You can transform your daily browsing into a powerful, personalized, and productive journey.
- [How bookmarking leads to productivity](https://www.realmapp.academy/getting-started/how-bookmarking-leads-to-productivity.md)
- [Saving to Realm](https://www.realmapp.academy/getting-started/saving-to-realm.md)
- [Daily Life Examples](https://www.realmapp.academy/getting-started/daily-life-examples.md)
- [Getting started with Realm](https://www.realmapp.academy/getting-started/getting-started-with-realm.md)


---

# 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/getting-started.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.
