# Browser extension

The Depths Browser Extension is a key component of the platform that every user must download to take advantage of its features. Once installed, the extension allows users to easily save and organise links to their Depths directly from their browser.&#x20;

One unique feature of the extension is that it allows users to add their **own notes** to each link they save, making it easier to remember why they saved it in the first place or to provide additional context for others who may view the link in the future.&#x20;

Additionally, the Depths extension can be set as the default homepage or tab when users open their browser, ensuring that their Depths are always just a click away.

<figure><img src="/files/kqrYqx7n2IKfzyTuLubG" alt=""><figcaption><p>User is encouraged to write a note after saving the link to their Depth.</p></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://depths.gitbook.io/depths/features/browser-extension.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.
