# General questions

### What are the guarantees that the equipment will not be disconnected from the network?

We use industrial power grids, as well as our own substations with a backup connection, which guarantees the uninterrupted operation of our equipment.

***

### Who owns the main wallet and smart contract?

The main wallet and smart contract belong to our team.

***

### I was contacted by a GoMining representative. How do I know it's not a scammer?

To protect yourself from scammers, always verify any person or website claiming to be associated with GoMining.

Follow the instruction: [How to Verify a GoMining Representative](https://help.token.gomining.com/instructions/how-to-verify-a-gomining-representative)


---

# 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/general-questions.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.
