{{if eq . 0}} {{else if eq . 1}} {{else if eq . 2}} {{else if eq . 3}} {{end}} KYC LEVEL {{.}}

{{if eq . 0}}

The exchange ToS do not mention that it will ever request the user for a KYC verification.

{{else if eq . 1}}

KYC is not mentioned, but this service reserves the right to share data with representatives of the authorities, block funds or reject transactions.

{{else if eq . 2}}

The exchange may request KYC from any user at any time, typically triggered by an automated flag system, leading to a temporary block of funds.

{{else if eq . 3}}

KYC is mandatory to use some features. A non-KYCed user can be required to verify their identity at any time or any moment for any reason.

{{end}}