> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vijil.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Set up Dome

> Learn how to setup Vijil Dome

Vijil Dome is an [open-source library](https://github.com/vijilAI/vijil-dome) that provides input and output Guardrails for your AI agents. You can install it from PyPI:

```bash title="Shell" theme={null}
pip install vijil-dome
```
