# Articles

- [Fractal Vote Explained](https://docs.fractalbitcoin.io/articles/fractal-vote-explained.md)
- [Understanding BRC20: Experimenting with the Bitcoin Script](https://docs.fractalbitcoin.io/articles/understanding-brc20-experimenting-with-the-bitcoin-script.md)
- [Understanding Runes: Making BITCOIN Fun Again](https://docs.fractalbitcoin.io/articles/understanding-runes-making-bitcoin-fun-again.md)
- [Understanding CAT Protocol: The Latest Player in Bitcoin Token Standards](https://docs.fractalbitcoin.io/articles/understanding-cat-protocol-the-latest-player-in-bitcoin-token-standards.md)
- [What is OP\_CAT?](https://docs.fractalbitcoin.io/articles/what-is-op_cat.md)
- [Alkanes on Bitcoin: Fueling Smart Contracts on Bitcoin Natively](https://docs.fractalbitcoin.io/articles/alkanes-on-bitcoin-fueling-smart-contracts-on-bitcoin-natively.md)
- [Bitcoin Script: A Comprehensive Primer for Developers](https://docs.fractalbitcoin.io/articles/bitcoin-script-a-comprehensive-primer-for-developers.md)
- [Understanding Goldinals: Building Trust-Minimized Tokens on Bitcoin and Fractal](https://docs.fractalbitcoin.io/articles/understanding-goldinals-building-trust-minimized-tokens-on-bitcoin-and-fractal.md)
- [Bitcoin’s Data Debate: The OP\_RETURN Policy Shift, Explained](https://docs.fractalbitcoin.io/articles/bitcoins-data-debate-the-op_return-policy-shift-explained.md)


---

# 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.fractalbitcoin.io/articles.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.
