# Lightning Terminal Universe

#### Asset Information on BitBoom

For every asset issued on **BitBoom**, you can find its **Taproot Assets ID** (similar to a Contract Address) in the token information page.

Using this ID, you can look up the token details on the public Lightning Network “explorer” — **Lightning Terminal Universe**.

***

#### Example: $PUMPKIN

* **Taproot Assets ID**:\
  `a4c06b97ed79ee0ef6fabfbc930e45d54bf1559784bd0ed112a26ee168e11209`
* **Type**: Asset&#x20;
* **Total Supply**: 2,100,000,000

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

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

***

#### In addition to fungible, "normal" assets, Taproot Assets supports the creation and transfer of collectible, non-fungible assets.

#### Example: #PUMPKIN OG NFT

* **Taproot Assets ID**:\
  bc767d75c9d731f6d60ec1f8e05e4cd126fa91baf99dbd20f2d38277f62f010f[^1]
* **Type**: Collectible
* **Total Supply**: 3001(Containing a "group"NFT)

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

[Verify in Terminal Universe](https://terminal.lightning.engineering/assets/mainnet)

The **Taproot Assets Universe** is a repository for assets and their proofs.\
A Universe can provide information about one or multiple asset types (for example, a specific stablecoin or all stablecoins).

It can contain details such as:

* Information about issued assets
* Their supply and issuance rules
* Proofs of recent transfers

[^1]:


---

# 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://bitboom-fun.gitbook.io/bitboom/taproot-assets/ln-terminal-universe.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.
