# Installation

To start working with Rabet, first install it. Only the Chrome version of Rabet has been published, and the Firefox version of Rabet is ongoing and will be released soon. To install Rabet, initially, go to the [Chrome Web Store](https://chrome.google.com/webstore/detail/rabet/hgmoaheomcjnaheggkfafnjilfcefbmo) Rabet page and install it.

![](https://1558709966-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MTFo8WYm56JkAVMdOJd%2F-MTp6ThsnM-hAHpoS8nF%2F-MTp79634sSMrDFYzTOd%2FScreen%20Shot%202021-02-18%20at%204.02.25%20PM.png?alt=media\&token=75e36233-1957-4635-abc4-fe0bbd5d4e06)

You can also install it manually, follow the steps below to adding Rabet manually to extensions:

1. [Download](https://github.com/rabetofficial/rabet-extension/releases) the Rabet zip file.
2. Go to chrome://extensions.
3. Activate the developer mode switch.
4. Click on the Load unpacked button and upload the zip file.
5. Congratulations, you have installed Rabat now.


---

# 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://support.rabet.io/master.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.
