# Coinshift Apps

In the past, dealing with multi-sig DeFi transactions meant understanding the complicated hex data. Now, with Coinshift Apps, hex data is converted into clear, human-readable sentences, boosting your confidence in transaction signing.

You can navigate to the **Apps** section of their Coinshift dashboard to see the list of different supporting dApps.

<figure><img src="/files/99uoBLPeNtnGr2MZyDhl" alt=""><figcaption></figcaption></figure>

Under Apps, interact with the following dApps:

{% content-ref url="/pages/r9Xpv83qYxUjwc3jTunB" %}
[AAVE](/business/coinshift-walkthrough/coinshift-apps/aave.md)
{% endcontent-ref %}

{% content-ref url="/pages/5HHZNS6i7umLbJQyhrbr" %}
[CoW Swap](/business/coinshift-walkthrough/coinshift-apps/cow-swap.md)
{% endcontent-ref %}

{% content-ref url="/pages/ON1fSGoOkBr5QJmqSBsq" %}
[Hedgey](/business/coinshift-walkthrough/coinshift-apps/hedgey.md)
{% endcontent-ref %}

{% content-ref url="/pages/udazHWxoJVgttxiVhuzk" %}
[1inch](/business/coinshift-walkthrough/coinshift-apps/1inch.md)
{% endcontent-ref %}

{% content-ref url="/pages/cgKl5SQe9ubHhjXqnhFW" %}
[LI.FI](/business/coinshift-walkthrough/coinshift-apps/li.fi.md)
{% endcontent-ref %}

{% content-ref url="/pages/vfnfXwWp30MrfIs54M6i" %}
[ParaSwap](/business/coinshift-walkthrough/coinshift-apps/paraswap.md)
{% endcontent-ref %}

{% content-ref url="/pages/HfMyOGTsZtxWss9kMZAe" %}
[Request Finance](/business/coinshift-walkthrough/coinshift-apps/request-finance.md)
{% endcontent-ref %}

{% content-ref url="/pages/z7RcJ7A5x02GbIcHfB7l" %}
[Superfluid](/business/coinshift-walkthrough/coinshift-apps/superfluid.md)
{% endcontent-ref %}

{% content-ref url="/pages/wU5ey6oVdFML2s1OhPmh" %}
[Transaction Builder](/business/coinshift-walkthrough/coinshift-apps/transaction-builder.md)
{% endcontent-ref %}

{% hint style="info" %} <mark style="color:blue;">Coinshift Apps provide a seamless way for users to access dApps directly from a multi-sig interface. The dApps are integrated inside an HTML iframe, and by leveraging the</mark> [<mark style="color:blue;">Safe Apps SDK</mark>](https://docs.safe.global/safe-core-aa-sdk/safe-apps)<mark style="color:blue;">, users can interact with the dApp without leaving the multi-sig interface.</mark>
{% endhint %}

Together with existing functionality, our latest release brings a superior multi-sig experience:

* **Proposals -** Signers and non-signers easily create and discard off-chain [proposals](https://blog.coinshift.xyz/feature-spotlight-proposals), avoiding blocked transactions in the multi-sig queue
* **Human-Readable Transactions-** Transactions are decoded into a human-readable format, enhancing confidence for Safe Signers during approvals and execution
* **Decoded Financial Data-** decoded data is translated into financial data, making DeFi bookkeeping possible
* **Transaction Context-** Add custom [labels](/business/coinshift-walkthrough/label-management/add-label.md) and notes for clarity
* **Notifications-** Get transaction updates on Slack and Discord
* **Gas Estimation-** 95% accuracy rate in gas estimation

Learn how to interact with various dApps in the upcoming articles.


---

# 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/coinshift-apps.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.
