# FAQ

<table><thead><tr><th width="150">Questions</th><th>Answers</th></tr></thead><tbody><tr><td>Does this API components contains applicable for other countries not mentioned in the documentation?</td><td>It is applicable for other countries that is not mentioned in the documentation as long as the country are able to provide a database that allowed Innov8tif side to cross-check the data. However, it requires some customizations.</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/okaydb/okaydb-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.
