# Upload Other Documents

Other Documents page allows users to upload alternative forms of identity verification that may not be government-issued. These could include documents such as student IDs, work IDs, other ID types. It's helpful for situations where individuals may not have a traditional government-issued ID but still need to verify their identity.&#x20;

<figure><img src="/files/p1ozYo5U1gKy7y8L4pfL" alt=""><figcaption><p>Configure page by naming the document that can be uploaded</p></figcaption></figure>

<figure><img src="/files/7YD89CyAfAhSX7pgCZyj" 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/easyonboard/verification-flows/verification-pages/upload-other-documents.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.
