# Business Data

Business Data page is where users enter their business-related information for verification. On this page, users provide details about their business, which may include the business name, business ID number, and other relevant data required for verification.

<figure><img src="/files/PnGWGXa5mGItgfMc7U6q" 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/business-data.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.
