# The PreSend Solution

PreSend takes a strategically proactive approach, considering the problematic nature of having hundreds of different blockchains that aren’t necessarily compatible or communicating with each other.&#x20;

What PreSend does is aid it’s users in the avoidance of a mismatched, in terms of blockchains, transaction from happening. PreSend nips this in the proverbial “bud” from the start, this way the transaction never goes through.&#x20;

PreSend’s proprietary, provisionally patented, and patent pending software performs automated double-checks to ensure that the user has entered valid transaction details, and the user doesn’t have to do anything extra for this process to complete.&#x20;

**Three rounds of checks are performed that cancel transactions if:**

1. The receiving crypto wallet or crypto exchange does not support the token to be transferred (IE: token doesn’t exist on the chain/exchange).
2. The blockchain network selected for the target address doesn’t match the token standard of the token to be transferred (example ERC-20 to a BEP-20 address – IE: incorrect blockchain).
3. Any transaction that fails one of the two checks is terminated and an alert is sent to the wallet as to why this transaction could not be performed.


---

# 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.presend.io/why-does-all-of-this-matter/the-presend-solution.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.
