# How to install the Safari Extension on macOS

## How-To Video

{% embed url="<https://assets.tosdr.org/docs/tosdr-instructions.mp4>" %}

## Written Instructions

1. Install the ToS;DR App from the [App Store](https://apps.apple.com/en/app/tos-dr/id6470998202?l=en-GB).
2. Open the app and go through the initial setup.
3. Once you are on the main screen, open Safari.
4. In Safari, under "Safari - Settings - Extensions" toggle on ToS;DR.
5. The database should download and you should be greeted by the extensions settings page.

## FAQ

1. Question: Why does the ToS;DR Extension ask for so many permissions?

> See [Browser Extension FAQ](/documentation/faq/browser-extension-faq.md) for more details.


---

# 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.tosdr.org/documentation/getting-started/safari-macos.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.
