> For the complete documentation index, see [llms.txt](https://docs.trustform.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trustform.io/guide/onboarding-and-reviewing/kyc-aml-checks/instant-check.md).

# Instant check

## Run an Instant check

To start an instant check, follow these steps:

{% stepper %}
{% step %}

#### Enter the search parameters and click Search

Go to the top navigation panel and select **Instant Check**. Searches can be made for an individual or a company. Trustform immediately runs the screening.

<figure><img src="/files/pcO6iSKsNjrVeybkpH3u" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Review the search results

You will be redirected to a results page displaying all potential matches. You can sort them by entity type, country, or date of birth. A smart search by name or title is also available.

<figure><img src="/files/UiAHJlxA4WyF6ag8RlBD" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Explore a match for full details

Here you can see:

* **Key info** — general information and sanctions source data.
* **Adverse media** — links to external media sources related to the match.&#x20;

Click **Download search certificate** to export a PDF copy of the screening.

<figure><img src="/files/hvOkxqRCnOevnrv9FiBQ" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.trustform.io/guide/onboarding-and-reviewing/kyc-aml-checks/instant-check.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.
