# Demo

To access a demo of the product follow these steps.

1. [Contact sales](https://www.kairos.com/contact) to create a free account (up to 100 free API calls per API endpoint)
2. Navigate to the 'Manual Upload' tab in the lefthand menu
3. Upload a sample selfie and ID document OR select the sample files in the interface
4. Click 'Verify'
5. Results will be shown in the dashboard on the same screen

<figure><img src="/files/koI5XOKmwtjRik0sSqcl" 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://docs.kairos.com/documentation/resources/demo.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.
