# Resources

- [BitVM And Its Optimization Considerations](https://www.bitvm.club/resources/bitvm-and-its-optimization-considerations.md)
- [PPT](https://www.bitvm.club/resources/ppt.md)
- [BitVM Slides by Cartesi,Bringing ZK verifiers to Bitcoin using BitVM - ?](https://www.bitvm.club/resources/ppt/bitvm-slides-by-cartesi-bringing-zk-verifiers-to-bitcoin-using-bitvm.md)
- [How BitVM works?](https://www.bitvm.club/resources/ppt/how-bitvm-works.md)
- [BitVM : Off-chain Bitcoin Contracts](https://www.bitvm.club/resources/ppt/bitvm-off-chain-bitcoin-contracts.md)
- [Primer](https://www.bitvm.club/resources/primer.md)
- [What is BitVM? And why does it matter to rollups?](https://www.bitvm.club/resources/primer/what-is-bitvm-and-why-does-it-matter-to-rollups.md)
- [BitVM: Ushering in a New Era of Bitcoin Computations](https://www.bitvm.club/resources/primer/bitvm-ushering-in-a-new-era-of-bitcoin-computations.md)
- [BitVM: A Computational Revolution in Bitcoin](https://www.bitvm.club/resources/primer/bitvm-a-computational-revolution-in-bitcoin.md): BitVM is a new computing paradigm that theoretically allows any computation within Bitcoin itself. This could open doors to more complex smart contracts, decentralized applications, and other function
- [Is BitVM the Next Evolution for Smart Contracts on Bitcoin?](https://www.bitvm.club/resources/primer/is-bitvm-the-next-evolution-for-smart-contracts-on-bitcoin.md): BitVM is a computing model that lets you run complex contracts on Bitcoin without altering its fundamental rules. Let’s take a look at what it is and how it can revolutionise the way we use Bitcoin.
- [What is BitVM? A Beginner’s Guide to Turing-Complete Bitcoin Smart Contracts](https://www.bitvm.club/resources/primer/what-is-bitvm-a-beginners-guide-to-turing-complete-bitcoin-smart-contracts.md)
- [Simple explanation of BitVM](https://www.bitvm.club/resources/primer/simple-explanation-of-bitvm.md)
- [BitVM Primer](https://www.bitvm.club/resources/primer/bitvm-primer.md)
- [Things BitVM needs](https://www.bitvm.club/resources/primer/things-bitvm-needs.md)
- [BitVM explained in 4 slides](https://www.bitvm.club/resources/primer/bitvm-explained-in-4-slides.md)
- [THE BIG DEAL WITH BITVM: ARBITRARY COMPUTATION NOW POSSIBLE ON BITCOIN WITHOUT A FORK](https://www.bitvm.club/resources/primer/the-big-deal-with-bitvm-arbitrary-computation-now-possible-on-bitcoin-without-a-fork.md): Any arbitrary computation can now be verified on Bitcoin, with no softfork necessary, in a challenge-response based protocol that can be enforced on-chain.
- [Deep dive into BitVM -Computing paradigm to express Turing-complete Bitcoin contracts-](https://www.bitvm.club/resources/primer/deep-dive-into-bitvm-computing-paradigm-to-express-turing-complete-bitcoin-contracts.md)
- [Youtube](https://www.bitvm.club/resources/youtube.md)
- [Robin Linus on BitVM](https://www.bitvm.club/resources/youtube/robin-linus-on-bitvm.md)
- [What is BitVM? with Robin Linus and Super Testnet (SLP520)](https://www.bitvm.club/resources/youtube/what-is-bitvm-with-robin-linus-and-super-testnet-slp520.md)
- [Ark Whiteboard Masterclass with Burak & Robin](https://www.bitvm.club/resources/youtube/ark-whiteboard-masterclass-with-burak-and-robin.md)
- [BitVM Intro: Create Logic Gates and Circuits in Python](https://www.bitvm.club/resources/youtube/bitvm-intro-create-logic-gates-and-circuits-in-python.md)
- [Demo of Robin Linus's implementation of BitVM](https://www.bitvm.club/resources/youtube/demo-of-robin-linuss-implementation-of-bitvm.md)
- [BitVM 8 bit CPU: Write Bitcoin programs in Assembly](https://www.bitvm.club/resources/youtube/bitvm-8-bit-cpu-write-bitcoin-programs-in-assembly.md)
- [BitVM 8 bit CPU: Assembly Quirks](https://www.bitvm.club/resources/youtube/bitvm-8-bit-cpu-assembly-quirks.md)
- [BitVM 8 bit CPU: Write Bitcoin programs in Assembly](https://www.bitvm.club/resources/youtube/bitvm-8-bit-cpu-write-bitcoin-programs-in-assembly-1.md)
- [How bitvm works: from logic gates to an 8bit cpu for bitcoin](https://www.bitvm.club/resources/youtube/how-bitvm-works-from-logic-gates-to-an-8bit-cpu-for-bitcoin.md)
- [S15 E13: Robin Linus on BitVM & Permissionless Bitcoin Development](https://www.bitvm.club/resources/youtube/s15-e13-robin-linus-on-bitvm-and-permissionless-bitcoin-development.md)
- [BitVM: Uma Ferramenta Para Contratos Ainda Mais Inteligentes - Super Testnet - Satsconf 2023](https://www.bitvm.club/resources/youtube/bitvm-uma-ferramenta-para-contratos-ainda-mais-inteligentes-super-testnet-satsconf-2023.md)
- [BTC生态浏览超70万次的BitVM到底是什么？ ｜ 11月8日更新了什么？](https://www.bitvm.club/resources/youtube/btc-sheng-tai-liu-lan-chao-70-wan-ci-de-bitvm-dao-di-shi-shen-me-11-yue-8-ri-geng-xin-le-shen-me.md)
- [BitVM 在比特币上实现智能合约](https://www.bitvm.club/resources/youtube/bitvm-zai-bi-te-bi-shang-shi-xian-zhi-neng-he-yue.md)
- [Bitcoin Smart Contracts and BitVM](https://www.bitvm.club/resources/youtube/bitcoin-smart-contracts-and-bitvm.md)
- [Twitter](https://www.bitvm.club/resources/twitter.md)
- [BitVM and MATT](https://www.bitvm.club/resources/twitter/bitvm-and-matt.md)
- [Script, Taproot and BitVM](https://www.bitvm.club/resources/twitter/script-taproot-and-bitvm.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://www.bitvm.club/resources.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.
