# Available checks

You can run checks on applicants for rented dwellings in these regions:

## Australia

{% content-ref url="/pages/q2o9DidI5WrTaKYw7prM" %}
[Social Media Check](/api/guides/checks/social-media-check.md)
{% endcontent-ref %}

## Canada

{% content-ref url="/pages/-MbrlU9COwpTylPjhBNA" %}
[Softcheck](/api/guides/checks/softcheck.md)
{% endcontent-ref %}

{% content-ref url="/pages/q2o9DidI5WrTaKYw7prM" %}
[Social Media Check](/api/guides/checks/social-media-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhu7i3qlJG7I92zFoQH" %}
[Credit Check](/api/guides/checks/credit-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi88TmkehPnss5fTP3M" %}
[Enhanced Identity Verification](/api/guides/checks/enhanced-identity-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMb5j1QlkmkQIIomYJ" %}
[US Criminal Record Check](/api/guides/checks/us-criminal-record-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMb8S9M3VgbvPqifPs" %}
[Employment Verification](/api/guides/checks/employment-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMtmBEPdviGbOP\_p5N" %}
[Employment Reference Check](/api/guides/checks/employer-reference-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/mjnNaJvE1mT8y8Ixj7vI" %}
[Address Reference Check](/api/guides/checks/address-reference-check.md)
{% endcontent-ref %}

## US

{% content-ref url="/pages/q2o9DidI5WrTaKYw7prM" %}
[Social Media Check](/api/guides/checks/social-media-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mhu7i3qlJG7I92zFoQH" %}
[Credit Check](/api/guides/checks/credit-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mi88TmkehPnss5fTP3M" %}
[Enhanced Identity Verification](/api/guides/checks/enhanced-identity-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMb5j1QlkmkQIIomYJ" %}
[US Criminal Record Check](/api/guides/checks/us-criminal-record-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMb6nZb56Vb2GWZNHg" %}
[International Criminal Record Check](/api/guides/checks/international-criminal-record-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMb8S9M3VgbvPqifPs" %}
[Employment Verification](/api/guides/checks/employment-verification.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MiMtmBEPdviGbOP\_p5N" %}
[Employment Reference Check](/api/guides/checks/employer-reference-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/mjnNaJvE1mT8y8Ixj7vI" %}
[Address Reference Check](/api/guides/checks/address-reference-check.md)
{% endcontent-ref %}


---

# 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.certn.co/api/api-reference/pm/available-checks.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.
