# Other Bitcoin Eco Assets

Uniport Bridge also supports a variety of asset types such as RGB++, Ordinals-NFT, ARC20. Ordinal-NFT and ARC20 represent earlier formats of inscription assets, while RGB++ assets represent a new generation of inscription assets. They innovatively bind Bitcoin's UTXO with CKB's Cell model to map out a new transaction processing method, which not only improves transaction efficiency but also strengthens the verification mechanism.


---

# 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://uniport.gitbook.io/uniport-doc/opportunities-and-trends/the-thriving-bitcoin-ecosystem/other-bitcoin-eco-assets.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.
