# Business Documents

The "Business Documents" screen contains a list of required proof of documents, which includes for example: Proof of Directors' List, Proof of Incorporation Details, and Proof of Office Address.

{% hint style="warning" %}
The required list of proofs may differ from those displayed below. The specific fields required by the company you are onboarding with depend on their specific data needs.
{% endhint %}

Users can upload the document by clicking on the "Upload Document" button, which will display a pop-up screen for the user to select the file they want to upload. After selecting the file, users need to choose the document type and select what the document is proof of. The list of values that users can select from includes Proof of Incorporation Details, Proof of Office Address, Proof of Registered Address, Proof of Personal Document, Proof of Residence Address, Proof of Directors' List, Proof of TAX Number, and Proof of Ownership Structure.

<figure><img src="/files/xwA2BvgPawKOwEZrj9VW" alt="Business Documents"><figcaption><p>Business Documents</p></figcaption></figure>

Once uploaded, a list of the uploaded documents will be displayed on the screen. Users can view the details of each uploaded document and also have the option to delete the document if necessary. It is important to ensure that the uploaded documents are clear and legible, as they will be used for verification purposes.


---

# 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.gatenox.com/gatenox-hub-wiki/id-node-how-to/create-and-complete-company-profile/verification/business-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.
