# What is aCheck?

{% embed url="<https://acheck.co.uk/>" %}
[Visit aCheck.co.uk](https://acheck.co.uk/)
{% endembed %}

aCheck is a document verification service. It's used as alongside other checks to establish if documents present as expected.

Users send original data to our secure API. We create a unique QR code and an accompanying web page. Users include the QR code alongside the original data in their document design. When the QR code is scanned, an accompanying web page is displayed. A comparison can rapidly be made between the document and webpage highlighting data differences.

**IMPORTANT aCheck does not offer absolute certainty of document originality.**

<figure><img src="https://1178177822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUvgeFHxdEeO0Foz0OOg2%2Fuploads%2FIEG7PA2YFTuzoKFvXaZn%2FaCheck%20process.jpeg?alt=media&#x26;token=af9ff1bf-18db-4057-ba5b-a2915dbb2a74" alt=""><figcaption><p>The aCheck process</p></figcaption></figure>

## Features

* Fully automated service, built to integrate with existing document creation processes
* Scan QR codes with any web-connected smart device
* Pass QR codes to your own webhook
* Unlimited schemas. A schema is the aCheck settings for a document
* QR code expiry date or 'valid-for' period
* Manual QR code creation

## Use cases

* Competency test certificate
* Technical drawing
* Covid-19 test report
* Qualification certificate
* Work permits
* Event ticket
* Product verification
* Asset management
* Visitor id verification
* Premises hygiene certification

**Got 2 minutes?** Check out a video overview:

{% embed url="<https://youtu.be/NHZ-nDhnKd4>" %}

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="guides/get-started" %}
[get-started](https://acheck.gitbook.io/help/guides/get-started)
{% endcontent-ref %}

{% content-ref url="guides/creating-a-schema" %}
[creating-a-schema](https://acheck.gitbook.io/help/guides/creating-a-schema)
{% endcontent-ref %}

{% content-ref url="guides/create-qr-codes" %}
[create-qr-codes](https://acheck.gitbook.io/help/guides/create-qr-codes)
{% endcontent-ref %}

### Fundamentals: Dive a little deeper

Learn the fundamentals of MyProduct to get a deeper understanding of our main features:

{% content-ref url="fundamentals/schemata" %}
[schemata](https://acheck.gitbook.io/help/fundamentals/schemata)
{% endcontent-ref %}

{% content-ref url="fundamentals/qr-codes" %}
[qr-codes](https://acheck.gitbook.io/help/fundamentals/qr-codes)
{% endcontent-ref %}

{% content-ref url="fundamentals/log" %}
[log](https://acheck.gitbook.io/help/fundamentals/log)
{% endcontent-ref %}

{% content-ref url="fundamentals/account" %}
[account](https://acheck.gitbook.io/help/fundamentals/account)
{% endcontent-ref %}


---

# 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://acheck.gitbook.io/help/what-is-acheck.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.
