# WHY DOES ALL OF THIS MATTER?

With widespread adoption comes competition, breeding innovation. The chains compete with each other, so they are usually not compatible or inter-operable with other chains.&#x20;

The new chains don’t want users to frequent other chains, generating their competitors revenue, so the newly developed chains close their doors and force users to transact only on and with their chain/assets.&#x20;

One of the tricky parts of transferring cryptocurrencies is choosing the correct target blockchain, since there are so many as of late (and even more being developed every year).&#x20;

Inputting the correct public address isn’t the only thing to be concerned about while sending tokens over a crypto network.

The fact that there are HUNDREDS of different blockchains with unique token standards gives users one more thing to worry about: Sending tokens to the wrong blockchain network.&#x20;

If you send tokens/coins to an incorrect chain, you can lose those funds forever to the “crypto-abyss”.&#x20;

PreSend prevents this entire travesty from happening to cryptocurrency users.


---

# 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.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.
