# FrankieOne

Loopit has a native integration with FrankieOne to allow identity checks on people via a passport or a driver's licence, from either Australia or New Zealand.

### How to connect FrankieOne

1. Navigate to Settings > Integrations.
2. Click setup on Frankie
3. Fill out the form.
   1. Name -> can be a friendly memorable name for your business e.g. "My frankie integration"
4. Press save

### Using  FrankieOne

Once connected, you can navigate to any Australian or New Zealand passport or drivers licence, and initiate a new check.

### Using FrankieOne in a demo workspace

In a demo workspace, you can test out FrankieOne with some dummy data they provide [here](https://airtable.com/app379qZK2sJMB3pu/shrrvIFezuGcuVNvW/tblzcpgpWahoNbHV5). Just match their data, and you will get the equivalent response back out.


---

# 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.loopit.co/settings/integrations/frankieone.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.
