# SETTING UP PRESEND

Here is a step-by-step walkthrough of how we integrate PreSend directly with your wallet of choice.&#x20;

This is a one-time set up, and you do not need to do anything further once set up. PreSend runs in the background and protects your wallet(s) and asset(s):

<mark style="color:green;">**Integration:**</mark>&#x20;

a. Integrate your wallet with our web application on <https://app.presend.io>. Or you can also download the extension via Chrome, Brave, or EDGE. You can find the proper links on the presend homepage at <https://presend.io/&#x20>;

<mark style="color:green;">**Permissions**</mark>&#x20;

b. Grant permission to PreSend’s software and/or chrome extension to access your wallet.&#x20;

c. Note that this is a blockchain transaction that warrants very minimal transaction fees.

<mark style="color:green;">**Set It and Forget It**</mark>&#x20;

d. PreSend now runs in the background on your transactions in the wallet that you specify. Just simply send your transactions, as you would normally, but instead do it in the PreSend WebApp or extension.

e. PreSend confirms that the selected token matches the receiving address’s network by checking relevant data and sending a tracer transaction, seamlessly and in a fraction of a second.


---

# 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/setting-up-presend.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.
