# Products

**Key Components of ThunderStack Bitcoin Native Infrastructure:**

1. **ThunderCloud**: A cloud-based node management solution offering 24/7 availability, no maintenance, and advanced security.
2. **ThunderEngine**: API-to-Cloud solution enabling seamless interaction with ThunderCloud services for efficient and scalable integrations.
3. **ThunderFlow**: Delivers inbound liquidity for RGB assets denominated channels and fee management..
4. **ThunderSafe**: A secure backup solution for encrypted user data with restoration through seed phrases.
5. **ThunderLink**: Ensures seamless interoperability between services and tools.
6. **ThunderCore SDK**: A comprehensive SDK combining ThunderEngine (Blockstream Grenlight like product), ThunderFlow(LSP), async payments, and remote signer functionalities.

## &#x20;ThunderStack Layered Architecture Overview

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


---

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