# Document Capture and Management Services

![](/files/-MB0pHxIrR7O10a2Vli2)

## Integration Methods

### 1. API

You may integrate any service below by directly connecting with one of the DCAMS API endpoints.

### 2. iFrame

With the iFrame, we’ve tried to make it as easy as possible to get up and running with DCAMS. The iFrame is built to allow you to scan, review and store identity documents.

## Products

### DCAMS

DCAMS is the storage system for identity documents. This system will allow you to securely store customer identity documents and allow your internal teams to review uploaded documents. The system is available via API endpoints or through a backend management system.

### DCAMS+

DCAMS+ is an API service to scan and verify identity documents. There are two services within this product:

* **DCAMSPLUS5.0** - this ID document scanning service will validate an identity document and match customer information to the document scanned.&#x20;
* **DCAMSPLUS5.0.Enhanced** - The enhanced service will do everything that the base service can do, but will also verify the identity document through security checks, match a selfie against the document and offers better coverage of non US based documents.&#x20;

### DCAMS+Manual

DCAMS+Manual is a service that includes the human review of an identity document.

{% content-ref url="/pages/-Lrp6wM9eshXsnrjjxXR" %}
[Manual Review](/id-document-verification/overview/id-document-manual-review.md)
{% 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://api.veratad.com/id-document-verification/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.
