> For the complete documentation index, see [llms.txt](https://www.ukolova.ch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.ukolova.ch/bitcoin-and-rgb.md).

# Bitcoin and RGB

- [What is RGB and why should I care?](https://www.ukolova.ch/bitcoin-and-rgb/what-is-rgb-and-why-should-i-care.md): The article was published in Bitcoin Magazine UA https://bitcoinmagazine.ua/technologies/1678169018-shcho-take-rgb-i-chomu-mene-tse-mae-hvilyuvati in Ukrainian language
- [Ordinals might be cool, but are they Really Good for Bitcoin?](https://www.ukolova.ch/bitcoin-and-rgb/ordinals-might-be-cool-but-are-they-really-good-for-bitcoin.md): The article was published in Bitcoin Magazine https://bitcoinmagazine.com/culture/are-ordinals-really-good-for-bitcoin and Bitcoin Magazine UA in Ukrainian language
- [Bitcoin evolution paradox](https://www.ukolova.ch/bitcoin-and-rgb/bitcoin-evolution-paradox.md): Initially posted on Twitter https://x.com/dr\_ukolova/status/1776727883626512485


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.ukolova.ch/bitcoin-and-rgb.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.
