# Autofill Extension Installation

1\) Download the latest release of the google extension from the #download-links channel. If youre on MAC, it'll extract automatically. If you're on windows, simply use any free tool such as winrar to extract the folder contents.

2\) Head over to your chrome browser and go here: <chrome://extensions/> then at the top right of the page, activate the "Developer Mode" toggle.

<div align="center"><img src="/files/-MEkb9n2Hanck1Nr2g9A" alt=""></div>

3\) At the top left corner of your screen, click on "load unpacked" and the open the directory of where you saved the extension from step 1 and click "select folder".

![Click Load Unpacked](/files/-MEkcxHJuQ8Blk2OmoK0)

![Open extension directory and click select folder](/files/-MEkd5n0rcruxXehwdc5)

4\) Finally, make sure you turn the extension on.

![](/files/-MEkfoU9EnS-sevRK1jS)


---

# 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://guides.orma.vip/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.
