# Price Alert Chrome Extension

The Price Feed is implemented here to get accurate crypto-fiat price data. The price data are regularly updated every minute and notify users whenever the price of the crypto is in the price range.

### Features

* **Real-time notifications**: Stay up-to-date on the latest DeFi opportunity with real-time notifications. This can help in tracking the buy or sell opportunity automatically as it fetches crypto prices every minute.
* **User-friendly interface**: The Securo Chrome Extension has a sleek and intuitive interface that makes it easy to navigate and use. Users just need to select the Crypto, Fiat and their target price one time and the extension will start running anytime it is clicked.
* **Reliable information**: The information provided by the Securo Chrome Extension is reliable and up-to-date. The extension fetches data from Securo API which updates every minute.

### How to use the Chrome Extension

1. Download the Chrome extension from [here](https://chrome.google.com/webstore/detail/thirdfi-defi-alert/kkhbndpnmdcnblhniopfgdjjbbpngmgg).
2. Open the Chrome extension and fill in the Cryptocurrency and Fiat and click on Fetch Price.

<figure><img src="/files/wWoOL67GPQTeOaFsQgAQ" alt=""><figcaption></figcaption></figure>

3. Set the Maximum and Minimum Price  and click on "Set Target Price"

<figure><img src="/files/8M9odpJ8OZG8zMy8aRWw" alt=""><figcaption></figcaption></figure>

4. You will get the below notification and the extension popup.

<figure><img src="/files/2l6FJUZYwhxOoaDU9VYg" alt=""><figcaption></figcaption></figure>

4. Now you are all set to receive a notification once the price reaches the target price range. Reopen the Extension to get updates about the current price.

<figure><img src="/files/ibvDSBh7OQ87rC9vjDvI" alt=""><figcaption></figcaption></figure>

### Demo Video

{% embed url="<https://youtu.be/UwFz42W8_9s>" %}


---

# 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://thirdfi.gitbook.io/thirdfi.org/use-case/price-alert-chrome-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.
