# Quick Transfer

The Quick transfer allows users to pay someone without adding all the details. Let's deep dive into it -&#x20;

Click on '**Quick Transfer**'.

![](/files/-MdE4Jy50ZBFD9BgQQV-)

A screen will pop up. Users need to fill mandatory fields like -

1. **Paying to -** Address where funds will be transferred.
2. **Paying from -** which asset will be used for the payment.
3. **Description -** Description can help you keep account of all your transactions in long run and this is optional.
4. &#x20;**Add more** - To help users adding more than one address.

![](/files/-MdEAG5g9CdFJWq4a2Rd)

Click on '**Send**' and after signing, the transaction will be initiated.

{% hint style="info" %}
Users can edit the **Address**, **Paying Amount,** and **Paying From** before executing the final transaction.
{% endhint %}

### **Add funds on MultiSafe -**&#x20;

Owners can easily add funds by clicking on it. They can add funds by using

* QR Scanner
* Safe address

![](/files/-MaTLgqYy4_QZinbBafp)

Assets supported by MultiSafe -&#x20;

1. DAI
2. ETH
3. USDC
4. USDT
5. ERC-20 Token&#x20;


---

# 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://multisafe.gitbook.io/multisafe/multisafe-feature-list/quick-transfer.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.
