# Web Clipper

Our web clipper is a powerful tool for capturing text from the web and adding it directly to your Narafy notes. Whether it’s an interesting article, a must-remember quote, or important information for your projects, the web clipper makes it easy to save this content without ever leaving your browser. Simply click, capture, and you're done—the text is seamlessly integrated into your notes, ready for when you need it.

## How to install

You can download the **Narafy Web Clipper** using the Google Chrome store link below.

[Install Narafy Web Clipper](https://chromewebstore.google.com/detail/narafy-web-clipper/cglhkffhanfigfpmhnnkoodmhgehdcim)

*N.B. The Narafy Web Clipper is currently available for Google Chrome, Arc and other Chromium browsers. We're currently working on making it available for users on Safari and Firefox, and hope to have those available soon.*

## How to use it

Highlight the text you want to grab, right click and click 'Capture Selected Text'.

<figure><img src="/files/bOvQQ5yKWmj1nVD6nA42" alt="" width="563"><figcaption></figcaption></figure>

### Capture It. Stack It. Tag It.

When you capture text, it will automatically be tagged with the 'Quick Note' tag to make it easy to find. You can

### Improvements

This is our initial release of a web clipper. We'd love to hear what features you want in V2 of our web clipper. If you have any thoughts, send them to us at **<contact@narafy.com>.**


---

# 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://info.narafy.com/make-the-most-of-narafy/web-clipper.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.
