> For the complete documentation index, see [llms.txt](https://docs.antarctic.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.antarctic.exchange/safety-and-instructions-manual/common-types-of-fraud-in-the-digital-asset-industry.md).

# Common Types of Fraud in the Digital Asset Industry

1. Phishing Attacks In phishing scams commonly seen in the digital asset space, fraudsters impersonate platform staff, create fake websites, and spread false information via SMS, email, or Telegram chats. They may claim your account needs “upgrading,” “migration,” is under “risk control,” or that your “funds are at risk” to lure you into clicking phishing links or scanning QR codes. Once your account credentials, passwords, SMS/email/Google verification codes are leaked, your digital assets may be stolen almost instantly. Please note: The official AX website is <https://www.antarctic.exchange>. Be cautious and avoid phishing websites. In the crypto wallet space, scammers also impersonate official personnel and trick users into importing private keys or granting transfer permissions on fake websites or apps. Once such permissions are given, your private key and assets may be compromised. Scammers may even pose as platform staff and, under the pretense of “airdrop distribution,” “security risks,” “password leaks,” or “feedback reporting,” request your seed phrase. Once the seed phrase is submitted, the wallet assets will likely be stolen.

2. Fake Assistance Scams Fraudsters disguise themselves as helpful individuals, ask you to add them as contacts, and eventually trick you into making transfers under the guise of “trading signals from a mentor” or “investment guidance.”

3. Fraudulent Communication Scammers posing as customer support may initiate remote screen-sharing sessions claiming to "guide" you through account operations. They may ask for your SMS or Google Authenticator codes, or convince you to authorize logins from other locations. They might also give you false instructions, leading you to phishing websites or fake software installations.

4. Brand Impersonation Some scammers impersonate the AX brand to run fraudulent “investment opportunities” or promote fake “upcoming listings.” Important: For any investment or project-related activities, always verify with AX through official channels. Only refer to officially disclosed information on the AX website.

5. Fake Accounts Fraudsters may contact you on Telegram or other platforms, request your email, and send phishing links or QR codes. Once clicked, they will prompt you to enter login credentials or banking information, which is then used to steal your assets.

6. Fake Community Groups Scammers may create fake AX groups, claiming to represent “official” channels under the pretense of “airdrops,” “new project launches,” “token swaps,” “staking,” or “smart contracts.” These groups are fraudulent and not affiliated with AX.

7. Fake Software Scammers may trick users into downloading fake software from phishing websites. Reminder: Always download software or extensions only from the official AX website to avoid tampered or malicious applications.

8. Impersonating Platform Staff or Law Enforcement Recently, scammers have been posing as platform staff or even law enforcement agents. They claim your account is involved in “money laundering” or “illegal crypto,” and demand that you cooperate in “security reviews” or “risk removal procedures.” They use fear tactics to deceive you into revealing account credentials or making unauthorized transfers.

9. Fake Official Notices Scammers impersonate exchange customer service or other officials, claiming your account is “abnormal” or your assets are “frozen,” then coax you into providing verification codes, private keys, or making fund transfers.

10. Fraudulent Marketing Promotions Scammers use email, SMS, social media, or phone calls to promote fake marketing activities like giveaways, lucky draws, promotions, or limited-time offers. They may ask for upfront “processing fees,” “taxes,” or “service charges.” Once the user pays, the scammer disappears, resulting in financial loss. If you encounter any suspicious behavior or need assistance verifying identities or activities, please contact AX through official channels only.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.antarctic.exchange/safety-and-instructions-manual/common-types-of-fraud-in-the-digital-asset-industry.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
