# How can I test it?

The current demo extension is for testing purposes only. For this reason, the extension is not yet in the "Chrome Web Store", but must be installed manually.

Installation instructions:

1. open the overview of your Chrome extensions
2. on the top right you will find the option "Developer Mode". Please activate this function
3. download the extension on GitHub: <https://github.com/SurfReward/demo2>
4. click on the button "Load unpacked extension" in the Chrome browser and select the downloaded folder
5. the extension is installed and ready to be tested.

For demonstration, you can visit the following pages, for example:

[Testpage 1](https://www.deskmodder.de/blog/2021/04/26/adblock-test-schnell-einmal-durchfuehren-wie-gut-blockiert-der-browser-werbung/#:~:text=Wer%20einmal%20schnell%20pr%C3%BCfen%20m%C3%B6chte,in%20der%20Reihenfolge%20zu%20sehen.)

Attention: Disable all other AdBlockers!


---

# 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://docs.surfreward.io/how-can-i-test-it.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.
