# General

Welcome to the official documentation for **ThunderFlow**, a Liquidity Service Provider (LSP) designed for the Lightning Network. ThunderFlow specializes in facilitating inbound liquidity for RGB assets, enabling seamless transactions and payments.

***

### Introduction

#### What is ThunderFlow?

ThunderFlow is a specialized LSP for the Lightning Network that provides inbound liquidity for RGB assets. It ensures smooth operations and supports both BTC and RGB-denominated assets.

#### Why Choose ThunderFlow?

RGB assets require tailored liquidity solutions to operate seamlessly within the Lightning Network. ThunderFlow bridges this gap by offering optimized, scalable, and reliable liquidity provisioning.

***

### Benefits & Features

#### Multi-Asset Liquidity

* **BTC & RGB Asset Support:** Provide liquidity in Bitcoin and RGB-issued assets.

#### Flexible Payment Options

* **Payment Methods:** Pay for open channels using BTC, RGB assets, or a volume-based subscription model.

#### Seamless Integration

* **User-Friendly API:** Integrate effortlessly with existing systems for automated channel management.

#### LSP Specification for RGB

* **Standardized Protocols:** Use standardized LSP specifications for RGB assets to ensure ecosystem compatibility.

***


---

# 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.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/general.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.
