# Configuring your Infrastructure and System Requirements

## Sections in this guide:

{% content-ref url="/pages/-MjVgLsLICJXZeRSKxvY" %}
[Granting Firewall and AntiVirus Access](/technical-requirements/granting-firewall-and-antivirus-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjW85TtHShA08ipS\_ri" %}
[System Requirements](/technical-requirements/system-requirements.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MjVjaKBrPlJ7Ctc\_xdV" %}
[Security / IT FAQs](/technical-requirements/security-faqs.md)
{% endcontent-ref %}

You will need the ability to install Olive Helps as an administrator. This is covered in detail in the [**Installing Olive Helps**](/installing-olive-helps.md) section of this guide.

##


---

# 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://onboarding.olivehelps.com/technical-requirements.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.
