# Wash Trading

Please note that wash trading is not permitted when trading on Bluefin. It is illegal when done intentionally and also violates Bluefin’s terms of use.

Bluefin uses a number of methods to identify potential wash trading, including analyzing suspicious trading behavior. Any two accounts that have most of their volume directly trading against one another will be flagged as wash traders. Bluefin will manually inspect these accounts to ensure that they are intentionally wash trading.

Once a trader, or multiple traders, have successfully been identified as conducting restricted trading activity, they will be prohibited from earning rewards on volume during that week. Not only is intentional wash trading illegal in most jurisdictions, it’s unfair to others who are also earning rewards through the Trade and Earn program.


---

# 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://learn.bluefin.io/bluefin/more/terms-of-use-and-privacy-policy/wash-trading.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.
