# Superfluid

## !!! The docs have moved to <https://github.com/superfluid-finance/docs-v2> !!!

***

### description: A new DeFi primitive to automate recurring transactions and monetize Web3

## 🌊 Superfluid

#### PROTOCOL OVERVIEW

{% content-ref url="/pages/Pr5h0yJ906bzp9zaLKWZ" %}
[What is Superfluid?](/superfluid/protocol-overview/what-is-superfluid.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvoSOkW5t0rxPe2NHzkv" %}
[In-Depth Overview](/superfluid/protocol-overview/in-depth-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/W0bWlqthcDBZjKFVBjGu" %}
[Use Cases](/superfluid/protocol-overview/use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/dBiXaLXLUUeXD3bGYigt" %}
[Glossary of Terms](/superfluid/protocol-overview/glossary-of-terms.md)
{% endcontent-ref %}

#### DEVELOPERS

{% content-ref url="/pages/iYGeRyNGFBJjQr0mnluZ" %}
[Quickstart](/superfluid/developers/quickstart.md)
{% endcontent-ref %}

Building Smart Contracts that Interact With Superfluid?

{% content-ref url="/pages/HtY49jpwBW6Qh0MzMmzm" %}
[Solidity General](/superfluid/developers/solidity-examples.md)
{% endcontent-ref %}

Want to Use Our SDKs?

{% content-ref url="/pages/95ymh8kbH8tj0XDS1Fep" %}
[SDK Core General](/superfluid/developers/sdk-core.md)
{% endcontent-ref %}

Try out Superfluid's never-ending hackathon

{% content-ref url="/pages/BhCmGmygpjEitVeOoC4W" %}
[Superfluid Wave Pool](/superfluid/resources/superfluid-wave-pool.md)
{% endcontent-ref %}

#### CONTRACT ADDRESSES

{% content-ref url="/pages/-MQwy0Pi2EONDApcRHT8" %}
[Contract Addresses](/superfluid/developers/networks.md)
{% endcontent-ref %}

#### SENTINELS

{% content-ref url="/pages/L0V6i8upYCUYBpMhPL7t" %}
[Liquidations & TOGA](/superfluid/sentinels/liquidations-and-toga.md)
{% endcontent-ref %}

#### EXAMPLE APPS

{% content-ref url="<https://github.com/superfluid-finance/docs/blob/main/broken-reference/README.md>" %}
<https://github.com/superfluid-finance/docs/blob/main/broken-reference/README.md>
{% endcontent-ref %}

#### COMMUNITY + HELP

If you need any help or have any questions, please join our [**Discord**](http://discord.superfluid.finance/), \*\*\*\* check out our [**help page**](http://help.superfluid.finance/), or reach out to our team at **<support@superfluid.finance>**

> The Superfluid documentation is growing. Tell us what you dislike about it so we can make it better.

#### **BLOG**

{% embed url="<https://medium.com/superfluid-blog>" %}

**GITHUB**

{% embed url="<https://github.com/superfluid-finance/protocol-monorepo>" %}


---

# 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://superfluid.gitbook.io/superfluid/readme.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.
