# How to Verify a GoMining Representative

To protect yourself from scammers, always verify any contact claiming to represent GoMining:

1. Go to [gomining.com](https://gomining.com/).
2. Scroll to the bottom of the page and click **Employee check** in the **Help** section:&#x20;

   <figure><img src="/files/Hl4iYNPjpfhZn0LvoJT6" alt=""><figcaption></figcaption></figure>
3. In the pop-up window, select the communication channel (WhatsApp, Telegram, Email, etc.) or *Website:*\
   ![](/files/PLSvA1mhRwozlZ0RoeoE)
4. Enter the contact information or the link, then click **Check**.
5. Check results:
   1. **Safe to use**: *"Looks good — this is an official GoMining website/representative".*
   2. **Avoid using**: *"This is not an official GoMining website. Please avoid using it".*


---

# 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/instructions/how-to-verify-a-gomining-representative.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.
