# Crypto Transaction and Wallet Check

The Crypto Wallet and Transaction Monitoring feature enables users to seamlessly track and verify cryptocurrency wallets and transactions. This tool enhances security and compliance by providing robust monitoring capabilities integrated directly into your workflows or accessible through a dedicated interface.

#### How to Check Wallets and Transactions:

1. **Adding to the User Verification Workflow**\
   Leverage the Workflow Builder to integrate wallet and transaction checks directly into your user verification process. Follow these steps:
   * Navigate to the `Workflow Builder` in your dashboard.
   * Select the workflow where you want to include wallet and transaction monitoring.
   * Add the `Transaction monitoring` step from the available options:

<figure><img src="/files/f1TrKgFKOpWTo3LJUw8g" alt=""><figcaption></figcaption></figure>

* Configure the parameters, such as the maximum count of addresses and the list of allowed blockchains:

<figure><img src="/files/y6sTdly5a1Ps3SoSKbOU" alt=""><figcaption></figcaption></figure>

* `Verification validity period` - defines how long the **verification result** remains valid after it has been successfully completed. Once the validity period expires, the user must complete the verification step again.
* Save and activate the workflow to automatically verify wallets as part of the user onboarding or verification process.

***

***


---

# 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.elkyc.com/home/build-verification-flows/verification-steps/crypto-transaction-and-wallet-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.
