# Fund Management

Payouts are one of Coinshift's core services. Using this service, users can transfer assets to any exchange account or non-custodial wallets with comparable network fees and seamless experiences. [Coinshift](https://coinshift.xyz/) offers these customisable payment options:

* Single Payout
* Mass Payout
* Batch Payout

Explore these payment methods to enhance your asset transfer experience.

## [**Single Payout**](/business/coinshift-walkthrough/fund-management/mass-payout/mass-payout-in-a-single-token.md)

Coinshift is primarily designed for organisations seeking to efficiently manage [mass transactions](/business/coinshift-walkthrough/fund-management/mass-payout.md) to streamline their payment processes. However, it also accommodates payouts to individual users.

To initiate a single payout, input the recipient's wallet or ENS address and confirm the transaction when prompted. If the recipient is a registered contact within your organisation, their address can be easily selected. Enter the transfer details and amount, then confirm the transaction to complete the process.

<figure><img src="/files/3miuKOFyic53IuAXr8uL" alt=""><figcaption></figcaption></figure>

## [**Mass Payout**](/business/coinshift-walkthrough/fund-management/mass-payout.md)

The Mass Payout feature allows fund transfers to multiple recipients- <mark style="color:blue;">up to 150 wallets in a single transaction</mark>. This limit ensures manageable gas costs during the process.

Coinshift offers three methods for inputting recipient details for mass payouts:

* **Upload CSV -** Import recipient information from a CSV file
* **Add from Contacts -** Utilise recipient details from your existing [Contacts](/business/coinshift-walkthrough/contact-management.md) section
* **Add More -** Manually input one or more recipients' wallet addresses

These options provide flexibility and convenience for executing mass payouts on the Coinshift application.

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

## [Batch Payout](/business/coinshift-walkthrough/fund-management/mass-payout/mass-payout-multiple-tokens.md)

The [Add Batch](/business/coinshift-walkthrough/fund-management/mass-payout/mass-payout-multiple-tokens.md) feature allows for the creation of multiple batches within a single transaction, providing the flexibility to assign different cryptocurrencies for each batch. This enables the transfer of various tokens (e.g., USDT, MATIC, DAI, USDC, etc) to multiple recipients in a single transaction.

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


---

# 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.coinshift.xyz/business/coinshift-walkthrough/fund-management.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.
