# Overview

Preamble’s AI Trust Platform was developed to simplify the ability to safeguard generative AI and allow IT, Security, and GRC teams the visibility they need to control AI effectively. We took care of all the heavy lifting so you don’t need to be a Data Scientist or an AI expert in order to protect your organization’s AI systems and data.&#x20;

There will also be regular announcements on the home page as Preamble releases new features and capabilities.&#x20;

With four simple steps, you can unlock the power of AI for your business!&#x20;

1. [Create ](/how-to-guides/create-a-policy.md)
2. [Evaluate ](/how-to-guides/evaluate-a-policy.md)
3. [Deploy](/how-to-guides/deploy-an-ai-assistant.md)
4. [Monitor](/how-to-guides/monitor.md)

<figure><img src="/files/GLpMsnyqicTrrJpKifa2" alt=""><figcaption><p>Guardrails Toolkit Page</p></figcaption></figure>

<figure><img src="/files/e11jWmFlpvALkipNqufw" alt=""><figcaption><p>Preamble High Level Architecture</p></figcaption></figure>


---

# 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://help.preamble.com/overview.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.
