# Welcome to Peig documentation

Peig protects access to your business applications by binding it to a specific, authorised device — replacing passwords entirely with cryptographic device identity.

***

## Where would you like to start?

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>New to Peig?</strong></td><td>Understand what Peig is, how it works, and how it compares to MDM</td><td><a href="/pages/3ccec9c1b0edf42b5412dbf9ffad4fb1e92bb8a7">/pages/3ccec9c1b0edf42b5412dbf9ffad4fb1e92bb8a7</a></td></tr><tr><td><strong>Setting up Peig?</strong></td><td>Step-by-step deployment guides for Microsoft 365 and other applications</td><td><a href="/pages/ca54608b8d5de493f7431c9f3e57b5719e7a22a9">/pages/ca54608b8d5de493f7431c9f3e57b5719e7a22a9</a></td></tr><tr><td><strong>Managing your workspace?</strong></td><td>Day-to-day admin — users, devices, access, and offboarding</td><td><a href="/pages/43c98ad40e6898907757f4cdb575d83e8f93d1c4">/pages/43c98ad40e6898907757f4cdb575d83e8f93d1c4</a></td></tr><tr><td><strong>Solving a specific problem?</strong></td><td>Guides for BYOD, contractors, and SOC 2 compliance</td><td><a href="/pages/d0b8d4b3895392d215065ff9807f83cb60f2c69f">/pages/d0b8d4b3895392d215065ff9807f83cb60f2c69f</a></td></tr><tr><td><strong>Understanding the security model?</strong></td><td>How device-bound cryptography works under the hood</td><td><a href="/pages/aeffc891559073d60dd7f2945663abe2b97d2e7f">/pages/aeffc891559073d60dd7f2945663abe2b97d2e7f</a></td></tr><tr><td><strong>Have a question?</strong></td><td>Check the FAQ or browse the Glossary for key terms</td><td><a href="/pages/2c2d03e99b009d27663c3fb309674cb59acd5b76">/pages/2c2d03e99b009d27663c3fb309674cb59acd5b76</a></td></tr></tbody></table>

***

## Download Peig

{% tabs %}
{% tab title="macOS" %}
Download at [peig.io/get-peig](https://peig.io/get-peig)

Requires macOS 11 or newer.
{% endtab %}

{% tab title="Windows" %}
Available on the Microsoft Store.

Requires Windows 10 or 11 (64-bit).
{% endtab %}

{% tab title="iOS" %}
Available on the App Store.

Requires iOS 15 or newer.
{% endtab %}

{% tab title="Android" %}
Available on Google Play.

Requires Android 10 or newer.
{% endtab %}
{% endtabs %}


---

# 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.peig.io/welcome-to-peig-documentation.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.
