# Overview

[Coinshift](https://coinshift.xyz/) is a non-custodial, multi-chain treasury management application. We add value to our users in three primary ways:

1. &#x20;We simplify treasury operations for users. &#x20;
2. &#x20;We deliver actionable insights to Financial Managers.
3. &#x20;We increase financial transparency for communities and investors.

#### Simplified Treasury Operations

* [**Mass payments**](/business/coinshift-walkthrough/fund-management/mass-payout.md)**:** Manage payroll, grants, subscriptions, and more — send crypto assets to 150 addresses in a single transaction and save up to 90% on gas fees.&#x20;
* [**Stream payments**](/business/coinshift-walkthrough/coinshift-apps/superfluid/stream-payout.md): Put payroll on autopilot — say goodbye to a 10+ step process including chasing Signers just to run the payroll on time. Delight contributors with real-time money streams that pay every second with [Superfluid](https://www.superfluid.finance/) (accessing via Coinshift Apps).
* [**Interact with dApps**](/business/coinshift-walkthrough/coinshift-apps.md): Connect with essential dApps and create transactions directly from your Safe, streamlining your financial operations.
* [**Role-based access control**](/business/coinshift-walkthrough/users.md): Invite any address to your organisation and assign them to read and write permissions.&#x20;
* [**Global contacts**](/business/coinshift-walkthrough/contact-management.md): Use an organisation-level address book to save time and reduce errors. Coinshift also supports [ENS](https://ens.domains/).&#x20;
* [**Proposals**](/business/coinshift-walkthrough/transaction-management/proposals.md): Non-signers can create proposals, reduce admin time on Signers, and eliminate costly errors.

#### Actionable Insights and Improved Transparency

* [**Unified dashboard**](/business/coinshift-walkthrough/overview.md)**:** Manage and monitor your assets across blockchain networks in a single dashboard, including [Ethereum](https://ethereum.org/en/), [Polygon](https://polygon.technology/), [Polygon zkEVM](https://polygon.technology/polygon-zkevm), [BSC](https://docs.bnbchain.org/docs/learn/intro), [Optimism](https://www.optimism.io/), [Avalanche](https://www.avax.network/), [Arbitrum](https://arbitrum.io/), [Gnosis Chain](https://www.gnosis.io/), [Base](https://base.org/), and [Celo](https://celo.org/).
* [**Live Portfolio Tracking**](/business/coinshift-walkthrough/portfolio-management.md)**:** View your entire treasury in real-time and in USD equivalent.
* [**Historical Portfolio Tracking**](/business/coinshift-walkthrough/reporting/portfolio-history.md)**:** Verifiable, accurate, and auditable historical token balances (in USD) for easy month-end accounting.
* [**Cash Flow Tracker**](/business/coinshift-walkthrough/reporting/cash-flow-tracker.md)**:** View all incoming and outgoing transactions across all your Safes. Apply transaction label filters to see a breakdown of salaries paid, grants issued, and more. Apply filters on your treasury tokens, such as USDC, ETH, and native tokens.&#x20;
* [**Historical transactions**](/business/coinshift-walkthrough/transaction-management/export-transactions.md)**:** Export your entire transaction history for month-end accounting organised with custom [labels](/business/coinshift-walkthrough/label-management.md) and notes.

**Coming soon:**

* **EOA portfolio tracking**&#x20;
* **Vesting smart contract tracking and analytics**
* **Payment requests**
* **Automated payments**


---

# 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/about-us/overview.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.
