# ThunderCloud

**Who is it for?**

ThunderCloud is built for:

* **Developers**: Looking for a hassle-free way to manage RGB Lightning nodes in their applications.
* **Businesses**: Needing reliable and scalable RGB infrastructure.
* **Enterprises**: Seeking professional-grade tools and support for integrating Lightning and RGB into their ecosystems.

**Core Features**

1. **24/7 Availability**: Always-on infrastructure ensures uninterrupted operations.
2. **Remote Signer**: Sign transactions securely from anywhere without compromising private keys. *(WIP)*
3. **No Maintenance**: Leave the operational complexities of node management to us.
4. **Scalability**: Add or remove nodes on demand as your needs evolve.
5. **Security**: Utilize advanced security protocols like mTLS and Cognito for access control.
6. **Integration Ready**: Supports APIs, webhooks, and SDKs for easy integration into any application.

**Use Cases**

1. **Wallet Providers**: Simplify RGB Lightning node management for wallet applications.
2. **Merchants**: Enable seamless Lightning Network payments of RGB assets.
3. **Developers**: Experiment and build using RGB and Lightning protocols without operational overhead.


---

# 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/getting-started-with-thunderstack-rgb-cloud.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.
