> For the complete documentation index, see [llms.txt](https://oodlz.gitbook.io/oodlz-gitbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://oodlz.gitbook.io/oodlz-gitbook/getting-started/how-it-works/browser-notifier.md).

# Browser notifier

Get notified every time you shop online using the OODLZ Notifier. Leaving money on the table is for chumps, take back what is yours.

## 1. Add browser extension

Add our OODZ Notifier to your favourite browser and get alerted ever time cashback is available when you shop.

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

## 2. Pin notifier to your browser

Pin the OODLZ Notifier to your browser to make sure you are alerted every time cashback is available.

<figure><img src="/files/4wKq8wHdO38JYE04Hnur" alt=""><figcaption></figcaption></figure>

## 3. Activate your cashback!

The OODLZ Notifier alerts you of available cashback while shopping on your favourite websites. Simply click the 'Activate' button for cashback on orders.

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

## 4. Search result cashback alerts

The OODLZ Notifier displays cashback offers above Google search results for select stores. Amaze-Balls!

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

## Frequently asked questions

<details>

<summary>What's The Catch</summary>

There isn’t one! When you shop at your favourite stores through oodlz, we earn a commission from those retailers and share it with you.

</details>

<details>

<summary>How Long Does It Take To Get My Cashback?</summary>

Cashback is generally approved 14-80 days after you complete your order with the store after finding the store/deal on oodlz. The timeframe is based on the category of the transaction and takes into account things like store returns periods and cancellation windows. Each store’s page on oodlz will state the estimated approval timeframe for them.

</details>

<details>

<summary>Is Getting Paid Easy?</summary>

Getting paid is super simple. Once your cashback is approved and available in your oodlz wallet to withdraw, all you do is click withdraw, select your bank or PayPal account and presto, money will appear in your account within 24-48 hours. Sometimes same day.

</details>

## Download extensions

[![image-text](https://www.oodlz.io/wp-content/uploads/oodlz-chrome-store-black-etx.png)](https://chrome.google.com/webstore/detail/oodlz-cashback-with-inter/fabmjigaadfpddhebkalogonncoobnmo)    [![image-text](https://www.oodlz.io/wp-content/uploads/oodlz-app-store-black-ext.png)](https://apps.apple.com/us/app/oodlz-notifier-cashback/id1666156277)

[![image-text](https://www.oodlz.io/wp-content/uploads/oodlz-ff-store-black-ext.png)](https://addons.mozilla.org/en-GB/firefox/addon/oodlz-cashback-with-interest/)    [![image-text](https://www.oodlz.io/wp-content/uploads/edge-black-color-ext.png)](https://microsoftedge.microsoft.com/addons/detail/oodlz-cashback-with-inte/fajbcoaeeknhhabdfmnekmfdheijolfd)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://oodlz.gitbook.io/oodlz-gitbook/getting-started/how-it-works/browser-notifier.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
