# The Paradigm of Fraud Acceptance

> A certain percentage of fraud is accepted as unavoidable. These costs and payment uncertainties can be avoided in person by using physical currency, but no mechanism exists to make payments over a communications channel without a trusted party.
>
> \- Satoshi Nakamoto, Bitcoin Whitepaper

![](/files/ff5KzMiurqH8zYApkzvx)

Due to the way in which payment services by trusted third parties operate, for merchants operating both on-line and in physical locations it is almost impossible for them to avoid coming into contact with bad actors who use fraudulent practices to obtain goods without paying. Commonly this is done through the acquisition of compromised credit card numbers and details, or by the true owner of the credit card reversing the charges made by the merchant through their own financial institution.

These problems can be mostly avoided by accepting physical currency however this is becoming less and less desirable to both consumers and merchants due to the overheads involved for both parties in handling banknotes and coins.

There are no methods of transacting electronically available to users of legacy money systems that do not require the use of trusted third parties in the transaction.


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bsv-theory/introduction/the-paradigm-of-fraud-acceptance.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.
