# I bought an NFT from someone, but I think I was scammed. What happened?

One of the best things about web3 is that anyone can transact with anyone else anonymously. Unfortunately, that also applies to scammers.

While we immediately ban any confirmed scammers from our platform, web3 is permissionless. So the best way you can keep yourself from getting scammed is doing your due diligence and research on anyone you buy or trade NFTs with.


---

# 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://docs.x721.io/guides/faqs/i-bought-an-nft-from-someone-but-i-think-i-was-scammed.-what-happened.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.
