# Security

GoMining applies industry-standard security and compliance practices to protect user accounts, funds, and operations. This section explains how the platform is secured, what identity verification is required and why, and how transactions are monitored to prevent illegal activity.

***

### In this section

#### [General Questions](https://help.token.gomining.com/faq/security/general-questions)

The platform ensures equipment uptime through industrial power backups and maintains direct ownership of all wallets and smart contracts.&#x20;

#### [Identity Verification (KYC)](https://help.token.gomining.com/faq/security/identity-verification-kyc)

KYC is a standard identity verification process designed to prevent fraud, money laundering, and illegal activity on the platform.&#x20;

#### [Anti-Money Laundering (AML)](https://help.token.gomining.com/faq/security/aml-policy-anti-money-laundering)

All transactions are monitored for AML compliance to ensure legal origin and identify high-risk activity.&#x20;


---

# 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.token.gomining.com/faq/security.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.
