# Glossary

#### Risk assessment

MarketGuard offers real-time monitoring of the companies, their key personnel and UBOs. If adverse information is found, a user is notified about it.

#### Risk classification

An AML officer can manually set a high or normal risk level for each client.&#x20;

#### Roles

MarketGuard supports the following user roles:&#x20;

* Admin/Director (all rights)
* AML officer (no rights to change settings or add new users)
* Client support (the right to leave comments and attachments)
* Read/only access.

#### Sanctions

MarketGuard allows checking a great number of sanction lists such as OFAC, UN, HMT, EU, DFAT and more.

#### Status updates

Push notifications to a dedicated Slack channel will help keep not only the compliance team but also your sales force informed about the current status of clients being onboarded.

#### Transaction monitoring

MarketGuard currently allows to set up the following alerts:

* daily turnover per client
* 30d turnover per client
* domicile (country of incorporation) of a client
* (*for fiat transactions*) payment country (where the bank of a client is located)
* (*for blockchain transactions*) a risk score that is calculated based on the share of high-risk sources associated with the transaction (examples are known hacks, scams, child abuse, gambling etc.)

#### Travel rule

The [travel rule](https://marketguard.io/knowledge.html#rule) requires verification of the ownership of the wallet from/to which digital assets are sent. A VASP has to identify a sender for incoming and a recipient for outgoing blockchain transactions.&#x20;

1. If a sender or a recipient of a transaction is the same client of the VASP (for transfer of own funds), [wallet verification](#wallet-verification) is sufficient. MarketGuard has implemented this.&#x20;
2. If a sender or a recipient of a transaction is an independent party(for transfer from/to third parties), information must be exchanged between the VASPs involved. MarketGuard will implement this feature in 2024.&#x20;

#### Wallet verification

MarketGuard supports the following methods of wallet verification (as per the Travel Rule requirements):

1. Satoshi test
2. Print screens (screenshots)
3. Connecting a Web3 wallet (such as MetaMask or any other wallet supported by Wallet Connect)


---

# 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://help.marketguard.io/marketguard/glossary.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.
