> For the complete documentation index, see [llms.txt](https://docs.surfreward.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.surfreward.io/how-does-it-work.md).

# How does it work?

Surf Reward developed an intelligent extension compatible with all common browsers, which can be installed quickly and easily by anyone with one click. First and foremost, it is a modern ad-blocker whose goal is to block advertisements in the form of pop-ups or banners. In addition, the privacy of users is protected by deactivating tracking functions.

A great advantage of Surf Reward is recognizing the advertisement space on websites and automatically replacing it with its own advertising partners. This function is configurable and allows redirection of the advertising budget used and ultimately a remuneration for the end-users.&#x20;

As already mentioned at the beginning, advertisement spaces are nowadays expensive. A single banner display costs the client, depending on the provider and some other important factors, on average between $0.03 and $0.08. If you take the average price, an individual advertisement thus costs approx. 0.055&#x20;

If you now look at large websites that use four or even more advertising spaces in parallel on a single page, the profit is easy to imagine. By using Surf Reward, we offer you a completely new content technology for which you will be rewarded without changing your own browsing behavior.&#x20;

It is completely irrelevant how much, often, or for how long you browse the internet and which websites you visit. Surf Reward occasionally replaces individual existing advertising spaces and further advertising spaces or pop-ups that are still blocked.


---

# 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://docs.surfreward.io/how-does-it-work.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.
