> For the complete documentation index, see [llms.txt](https://superfluid.gitbook.io/superfluid/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superfluid.gitbook.io/superfluid/developers/super-apps.md).

# Super Apps

## What are Super Apps?

Super Apps are smart contracts that are registered with the Superfluid Protocol allowing them to **react to Super Agreements**. Through callbacks, a Super App can "react" to the creating, updating, and deleting of Super Agreements that it's been engaged with by means of customized logic set in its smart contract code.

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

**This section will show you how to develop code that interacts with the CFA. For something more conceptual, check out this simple conceptual breakdown** 👇

{% content-ref url="/pages/c6XYUo3LDecV3DlP897B" %}
[Super Apps](/superfluid/protocol-overview/in-depth-overview/super-apps.md)
{% endcontent-ref %}
