# Reference

\[1] Runes, <https://docs.ordinals.com/runes.html>

\[2] Finite-State Machine, <https://en.wikipedia.org/wiki/Finite-state_machine>

\[3] brc-20 Protocol, <https://domo-2.gitbook.io/brc-20-experiment/>

\[4] BRC-100 Protocol: An Extensible Decentralized Computing Protocol based on Ordinals Theory, <https://docs.brc100.org/>

\[5] BRC-101 Protocol: A Decentralized On-Chain Governance Protocol for BRC-100 Protocol Stack, <https://docs.brc100.org/brc-100-extension-protocols/brc-101-protocol>

\[6] BRC-102 Protocol: An Automated Liquidity Protocol for BRC-100 Assets, <https://docs.brc100.org/brc-100-extension-protocols/brc-102-protocol>

\[7] BRC-104 Protocol: A Liquid Staking/Restaking Pool Protocol for BRC-100, BRC-20, Runes and BTC, <https://docs.brc100.org/brc-100-extension-protocols/brc-104-protocol>


---

# 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.rsm.network/reference.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.
