# FAQ

<table><thead><tr><th width="150">Questions</th><th>Answers</th></tr></thead><tbody><tr><td>How long is the OkayDoc processing time?</td><td>About <strong>10 seconds to 30 seconds</strong> depending on the image file size/image resolution as well as the number of checking enabled.</td></tr><tr><td>How many documents can support?</td><td>There is no specific number of document can be supported due to we will constantly adding new document type, but the supported documents can be found on the documentation page. <a href="https://api.innov8tif.com/okaydoc/okaydoc-overall.">https://api.innov8tif.com/okaydoc/okaydoc-overall.</a></td></tr><tr><td>What's the minimum recommended width/height?</td><td>The minimum resolution is: <strong>1343 x 847.</strong> </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://api2-ekycapis.innov8tif.com/okaydoc/okaydoc-all/faq.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.
