# Getting Started

Aiceberg Guardian via ICAP is a network-level AI safety- & security solution that allows organizations to monitor and control AI traffic without the need for application level integration. Guardian uses ICAP (Internet Content Adaptation Protocol), directly connecting to your proxy or firewall.

It operates inline with existing enterprise proxies or firewalls to inspect AI requests and responses in real time, covering tools like ChatGPT, Microsoft Copilot, Salesforce Agentforce, and other LLM services from a single deployment.

<figure><img src="/files/EHAvAglmnb0GX41uKNN1" alt=""><figcaption></figcaption></figure>

Aiceberg enables organizations to apply the same controls they would have when using AI APIs directly, but without forcing every application to integrate with those APIs.

Key benefits:

* API-equivalent controls for inspection, policy enforcement, and governance
* No SDKs or per-app integrations
* Centralized control across all AI assistants
* Real-time visibility into prompts and responses
* Seamless integration into exisiting proxies and firewalls.

This allows teams to safely adopt AI at scale while maintaining consistent security, compliance, and control—regardless of how or where AI is used.


---

# 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.aiceberg.ai/developers/guardian-via-icap/getting-started.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.
