# Features

- [Health Check](https://docs.realmacsoftware.com/classic-manual/user-manual/features/health-check.md): Optimise your site with the built-in health check feature
- [Live Browser Preview](https://docs.realmacsoftware.com/classic-manual/user-manual/features/live-browser-preview.md): Preview your website inside and outside of RapidWeaver
- [Privacy](https://docs.realmacsoftware.com/classic-manual/user-manual/features/privacy.md): RapidWeaver is GDPR compliant
- [Project Backup](https://docs.realmacsoftware.com/classic-manual/user-manual/features/project-backup.md): Automatic backups of your website
- [Macros (Advanced)](https://docs.realmacsoftware.com/classic-manual/user-manual/features/macros-advanced.md): A powerful, but underused feature of RapidWeaver
- [Resource Browser](https://docs.realmacsoftware.com/classic-manual/user-manual/features/resource-browser.md): How to manage site resources
- [Simulator](https://docs.realmacsoftware.com/classic-manual/user-manual/features/simulator.md): Preview how your page will look on different devices
- [Site Badge](https://docs.realmacsoftware.com/classic-manual/user-manual/features/site-badge.md): Add a customisable badge to the corner of your website
- [Themes](https://docs.realmacsoftware.com/classic-manual/user-manual/features/themes.md): Changing the look and feel of your website


---

# 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://docs.realmacsoftware.com/classic-manual/user-manual/features.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.
