# How should I access Replica?

Replica is delivered as a web application accessible via the public internet, at a customer-specific URL. Replica uses HTTPS and WebSocket to deliver a secure and high-performance experience.&#x20;

For best results, ensure your connection meets the following requirements:

* Connect directly to your Replica instance. Connecting through a VPN, remote browser, proxy, or virtualized desktop environment can cause decreased performance or compatibility issues. Common examples could include ZScalar, Akamai, or Citrix.
* Use a modern, up-to-date web browser. Replica is continually updated to support the current version of all major web browsers.
* If your organization utilizes security software that intercepts or blocks network traffic, be sure it is configured to whitelist connections to your Replica instance address to ensure proper operation.
* Ensure you have a good quality internet connection.  If you are connected via WiFi, ensure you have a strong signal free from interference.  You should use an ethernet connection if one is available to you.


---

# 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.replicacyber.com/faqs/how-should-i-access-replica.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.
