# KYC & AML

Nós aplicamos o **KYC** porque ele:

* Protege nossos usuários e suas informações contra fraudes
* Garante que a identidade de todos seja real e que seus ativos estejam seguros.
* Impede que pessoas envolvidas em atividades ilegais se juntem à nossa comunidade.
* Protege a integridade e a reputação do ivault, ao mesmo tempo em que minimiza riscos operacionais e legais.

ivault acrescenta mais uma camada de segurança ao aderir aos procedimentos **AML**. Isso impede que nossa plataforma seja usada para lavagem de dinheiro ou financiamento de atividades ilegais. Isso é essencial para nossa missão de criar uma comunidade sustentável onde a equidade é prioridade.


---

# 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://whitepaper.ivault.io/portuguese/seguranca-and-privacidade/kyc-and-aml.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.
