> For the complete documentation index, see [llms.txt](https://docs.decentral-art.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentral-art.com/uni-platform/uni/building/next-tool/multitransfer.md).

# Multitransfer

## Multitransfer is a service&#x20;

That allows users to transfer NFT tokens between wallets, making it easier to manage their NFTs efficiently. The service offers three functions that enable NFT transfers in different configurations.

<figure><img src="/files/SLyXyHOkJBrhMihATwCs" alt=""><figcaption></figcaption></figure>

### 1. One wallet to many different

The first function allows users to transfer several or even thousands of NFTs from one wallet to another. This means that users can easily move their NFTs from one wallet to another without the need to manually send each NFT individually.

<figure><img src="/files/UMeDow7xN0PEYDKM9kxJ" alt=""><figcaption></figcaption></figure>

### 2. One wallet to multiple different wallets.

The second function enables users to transfer NFTs from one wallet to multiple different wallets. This allows users to send several or even thousands of NFTs to multiple different addresses simultaneously. This is particularly useful when users want to sell or transfer their NFTs to different markets.

<figure><img src="/files/gmeiWZrjE2eQoPrsIYvn" alt=""><figcaption></figcaption></figure>

### 3. From multiple different wallets to...

The third function allows users to transfer NFTs from multiple different wallets to one wallet or multiple different wallets. This enables users to easily transfer their NFTs between different wallets and provides convenience in managing them.

<figure><img src="/files/T3oGN7Bj9QWfysc2g0Bx" alt=""><figcaption></figcaption></figure>

### 4. Advanced&#x20;

Advanced tools like the Multitransfer service offer a range of features to help users manage their NFTs more efficiently. One of these features is the ability to import a pre-configured list of wallets in the case of thousands of NFTs. This functionality is particularly useful for advanced users who are managing large numbers of NFTs and need to create a list of wallets quickly and without the need to select each wallet and indicate each NFT separately.

By importing a pre-configured list of wallets, users can save time and reduce the risk of errors that may occur when manually selecting and indicating NFTs. This advanced tool also provides users with greater flexibility and control over their NFT transfers, enabling them to manage large numbers of NFTs with ease.

<figure><img src="/files/As0HDbJuOJ3X1aI3zvLk" alt=""><figcaption></figcaption></figure>

NFT-multitransfer automates the entire process, which allows users to save time and automate the process of transferring NFTs. The tool generates transactions in MetaMask and allows for delegating private keys to the secure MetaMask wallet, increasing user account security.

{% embed url="<https://uni-test.decentral-art.com/tools>" %}

In summary, Multitransfer is a useful service that facilitates NFT management and enables users to quickly and securely transfer NFTs between different wallets.


---

# 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.decentral-art.com/uni-platform/uni/building/next-tool/multitransfer.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.
