# Advanced configuration

- [Air gap configuration](https://docs.cobrowse.io/enterprise-self-hosting/advanced/air-gap-configuration.md): Learn how to install Cobrowse Enterprise with an air gap configuration, isolated from public internet and untrusted local networks.
- [Pin web SDK version](https://docs.cobrowse.io/enterprise-self-hosting/advanced/web-sdk-pinning.md): Web SDK pinning. For customers that prefer to pin the version of the SDK to one shipped and tested with their Cobrowse Enterprise deployment.
- [L7 firewall configuration](https://docs.cobrowse.io/enterprise-self-hosting/advanced/firewalls.md): L7 Firewall configuration. This guide provides helpful information if you need to secure your Cobrowse implementation behind a L7 firewall.
- [Docker proxy configuration](https://docs.cobrowse.io/enterprise-self-hosting/advanced/docker-proxy-configuration.md): Learn how to configure docker proxy when using Cobrowse enterprise.


---

# 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.cobrowse.io/enterprise-self-hosting/advanced.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.
