# Document Analysis

Document Analysis is aimed at enhancing user authentication processes with ease and accuracy. This feature empowers businesses to efficiently validate the authenticity of various user documents without the need for any coding expertise.

<figure><img src="/files/vo7W1XZRb02E6ZExvVGY" alt=""><figcaption><p><em>Document analysis page on the user dashboard</em></p></figcaption></figure>

**How It Works** \
\
**Select App:** User begins by selecting application, application at Dojah is a unique ID used for integrating and calling APIs.\
\
**Upload Image:** Using the intuitive drag-and-drop interface, upload images of your documents effortlessly. \
\
**Receive Instant Feedback:** If the uploaded image is not readable, user receives instant feedback, allowing you to rectify the issue promptly. \
\
**View Detailed Document Results:** User can access detailed document results directly on the dashboard, providing insights into the authenticity of the document.

<figure><img src="/files/f2jypjLixAhm7A8csnF6" alt=""><figcaption></figcaption></figure>


---

# 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://guides.dojah.io/user-manual/identity-verification/document-analysis.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.
