# Season 1

In ThirdFi’s company mission and DNA, we want to empower more developers to join our journey of onboarding the next billion people to decentralized finance and freedom of money.&#x20;

Aligning with the mission, ThirdFi team came up with the RFB (Request For Builders) initiative , which was a twist from the original term of RFP (Request For Proposal).&#x20;

## Winner&#x20;

[Ankit Singh](https://www.ankitsingh.co/)

## Product

[Price Alert Chrome Extension](https://chrome.google.com/webstore/detail/thirdfi-defi-alert/kkhbndpnmdcnblhniopfgdjjbbpngmgg)

## Key features

* Real-time notifications: Stay up-to-date on the latest DeFi opportunity with real-time price notifications. This can help track the price of cryptocurrency so that you don’t miss any buy or sell opportunity as it fetches your desired crypto price automatically every minute.
* User-friendly interface: It's 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.
* Reliable information: The information provided in this Chrome Extension is reliable and up-to-date. The extension fetches data from ThirdFi API which updates every minute.

## Technologies used

* Plasmo Browser Extension framework: Plasmo streamlines the process of building browser extensions, allowing you to focus on shipping your product. It helps in building clean code in React and converts it into HTML and vanilla JS to work in extension form.
* ThirdFi API: ThirdFi provides an all-in-one API for web3 finance.&#x20;

1. [Get Payment Crypto Currency](https://thirdfi.readme.io/reference/payment_getcryptocurrencies): This API is used to get the payment cryptocurrencies list. It uses the “GET” request and doesn’t require any argument.
2. [Get Estimated Currency Rate](https://thirdfi.readme.io/reference/payment_getcurrencyprice): With a “POST” request, this API can fetch the current crypto price with estimated pricing.

## Demo

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

## Github

<https://github.com/ankitzm/thirdfi-defi-alert>&#x20;

<br>


---

# 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-1/grants/request-for-builders/season-1.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.
