# Bitcoin Native Infrastructure

- [Products](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme.md)
- [ThunderCloud](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud.md): ThunderCloud is a cloud-based solution designed to provide seamless node management for RGB and Lightning applications. It ensures high availability, enhanced security, and ease
- [General](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general.md)
- [Create RLN Node](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/create-rln-node.md)
- [Node UI Actions](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/create-rln-node/node-actions.md)
- [RGB Lightning Node (RLN) Deployment](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/create-rln-node/technical-architecture-of-rgb-lightning-node-rln-deployment.md): This architecture supports the creation and destruction of RGB Lightning Nodes, ensuring a consistent, secure, and scalable approach across the entire node lifecycle.
- [Upgrade RLN Node](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/upgrade-rln-node.md)
- [Connect to RLN Node](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/connect-to-rln-node.md)
- [Destroy your Node](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/destroy-your-node.md)
- [Node Backup/Restore](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/general/node-backup-restore.md)
- [Security](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/security.md): Authorization Methods in ThunderCloud
- [Cognito Authorization](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/security/cognito-authorization.md)
- [mTLS Authorization](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/security/mtls-authorization.md)
- [mTLS Certificate Generation](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/security/mtls-authorization/mtls-certificate-generation.md)
- [Webhooks](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/webhooks.md): The ThunderStack Cloud supports webhooks to notify users about events in their nodes. This document explains how to use ThunderStack webhooks and provides example payloads.
- [RGB Lightning Node API](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/getting-started-with-thunderstack-rgb-cloud/rgb-lightning-node-api.md): RGB Lightning Node API
- [🧠  ThunderEngine](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderengine.md)
- [General](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderengine/general.md)
- [ThunderEngine API](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderengine/thunderstack-api.md)
- [Access Token Authorization](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderengine/access-token-authorization.md)
- [Create API Token](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderengine/access-token-authorization/create-api-token.md)
- [💧 ThunderFlow (LSP)](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp.md)
- [General](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/general.md)
- [Getting Started](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/getting-started.md)
- [Pricing](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/pricing.md)
- [RGB LSPS1 APIs](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/rgb-lsps1-apis.md)
- [RGB LSP Configuration](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/rgb-lsps1-apis/rgb-lsp-configuration.md)
- [RGB LSP Specification](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderflow-lsp/rgb-lsps1-apis/rgb-lsp-specification.md)
- [🔐 ThunderSafe](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thundersafe.md)
- [General](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thundersafe/general.md)
- [Features](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thundersafe/features.md)
- [Getting Started](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thundersafe/getting-started.md)
- [🔗 ThunderLink](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink.md)
- [Overwiew](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/overwiew.md)
- [RGB Node](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-node.md): URL: https://rgb-node.thunderstack.org
- [Onchain API Reference](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-node/onchain-api-reference.md): URL: https://rgb-node.thunderstack.org/api/
- [Lightning API Reference](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-node/lightning-api-reference.md)
- [Integration Guide](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-node/integration-guide.md)
- [RGB SDK](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-sdk.md)
- [RGB Signer](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/thunderlink/rgb-signer.md)
- [Lumen](https://docs.thunderstack.org/bitcoin-native-infrastructure/readme/lumen.md)
- [Billing](https://docs.thunderstack.org/bitcoin-native-infrastructure/billing.md): Get started with any of our plans and get a 3-month trial subscription for FREE. Experience all the features and benefits without any initial cost.


---

# 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.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.
