# Scan Object

<table><thead><tr><th width="161">Attribute</th><th>Description</th></tr></thead><tbody><tr><td><strong>faceImageId</strong></td><td>The id of the image of the face of the user in the document. See <a href="/pages/b9juEvkfh4v7shlSCGVb">Download a resource</a> for details on how to download the image.</td></tr><tr><td><strong>frontImageId</strong></td><td>The id of the image of the front page of the document. See <a href="/pages/b9juEvkfh4v7shlSCGVb">Download a resource</a> for details on how to download the image.</td></tr><tr><td><strong>frontFrameImageId</strong></td><td>The id of the complete frame image of the document's front side. See <a href="/pages/b9juEvkfh4v7shlSCGVb">Download a resource</a> for details on how to download the image.<br><strong>Note</strong>: Only available in mobile SDK 3.3.0 and above</td></tr><tr><td><strong>backImageId</strong></td><td>The id of the image of the back page of the document. See <a href="/pages/b9juEvkfh4v7shlSCGVb">Download a resource</a> for details on how to download the image.<br><strong>Note</strong>: Only available if the document has a back side</td></tr><tr><td><strong>backFrameImageId</strong></td><td>The id of the complete frame image of the document's back side. See <a href="/pages/b9juEvkfh4v7shlSCGVb">Download a resource</a> for details on how to download the image.<br><strong>Note</strong>: Only available in mobile SDK 3.3.0 and above</td></tr><tr><td><strong>front</strong></td><td>See API Documentation for the <a href="/pages/orr2KPMMK0ld84EOloiL">Scan / OCR fields</a>. The only exception is the face image that is not included directly in the result but as a reference as per the common fields described above</td></tr><tr><td><strong>back</strong></td><td>See API Documentation for the <a href="/pages/orr2KPMMK0ld84EOloiL">Scan / OCR fields</a>. The only exception is the face image that is not included directly in the result but as a reference as per the faceImageId described above</td></tr></tbody></table>


---

# 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.uqudo.com/docs/kyc/uqudo-sdk/sdk-result/data-structure/scan-object.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.
