# Sandbox Test Data

<table><thead><tr><th width="309">ID Type</th><th>Value</th><th data-hidden></th></tr></thead><tbody><tr><td><mark style="background-color:green;"><strong>NIGERIA</strong></mark></td><td></td><td></td></tr><tr><td>BVN</td><td>22222222222</td><td></td></tr><tr><td>NIN</td><td>70123456789</td><td></td></tr><tr><td>OTP</td><td>1234</td><td></td></tr><tr><td>VNIN</td><td>AB012345678910YZ</td><td></td></tr><tr><td>Phone Number</td><td>09011111111</td><td></td></tr><tr><td>Account Number</td><td>Acct no: 3046507407<br>Bank code: 011</td><td></td></tr><tr><td>Driver's License Number</td><td><p>FKJ494A2133</p><p>FKJ49409AB13</p></td><td></td></tr><tr><td>VIN (Voter’s ID no)</td><td><p>91F6B1F5BE295355586</p><p>55586</p></td><td></td></tr><tr><td>RC Number (CAC)</td><td><p>1261103</p><p>14320749</p></td><td></td></tr><tr><td>TIN (Tax Identification no)</td><td>18609323-0001</td><td></td></tr><tr><td>Passport number (International Passport)</td><td>A00123456</td><td></td></tr><tr><td>Lookup User Account</td><td>Phone no: 08137877844<br>BVN : 22271325557</td><td></td></tr><tr><td>Email Address</td><td>johndoe@gmail.com</td><td></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://guides.dojah.io/user-manual/identity-verification/sandbox-test-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.
