> For the complete documentation index, see [llms.txt](https://docs.presend.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.presend.io/the-solution/beginner-friendly-and-seamlessly-integrated-into-your-existing-wallet-s.md).

# Beginner-Friendly & Seamlessly Integrated Into Your Existing Wallet(s)

If you can install MetaMask, or set up any wallet known to mankind, you have successfully finished a process that is much more complicated and time intense than installing PreSend. It is truly beginner friendly. It is a simple download and click of a button to get PreSend operational on your wallet(s).&#x20;

From there, it protects you forevermore, unless you choose to relinquish your rights to safe transactions (uninstalling or not using PreSend’s capabilities).&#x20;

The user is required to do nothing after download/setup. Once PreSend is installed in your wallet, you can set it and forget it. Just simply send your transactions via PreSend's extension instead of in your wallet (same process as you normally would, just INSIDE of PreSend instead - PreSend is Non-Custodial, so you still approve ALL transactions in your wallet)!&#x20;

You will have peace of mind knowing that PreSend is running in the background on every transaction you send and may even receive a very welcomed “Wrong- Chain” alert and transaction cancellation (saving you countless dollars in the process)!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.presend.io/the-solution/beginner-friendly-and-seamlessly-integrated-into-your-existing-wallet-s.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
