> For the complete documentation index, see [llms.txt](https://keep-project.gitbook.io/library-indonesia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://keep-project.gitbook.io/library-indonesia/tbtc.md).

# tBTC - Blog

- [tBTC, Cara Mudah Untuk Menggunakan Bitcoin dalam DeFi, Berlangsung di tbtc.network](https://keep-project.gitbook.io/library-indonesia/tbtc/tbtc-cara-mudah-untuk-menggunakan-bitcoin-dalam-defi-berlangsung-di-tbtc.network.md): Translated by Kelvin404
- [Langkah-langkah untuk melakukan minting tBTC - Testnet](https://keep-project.gitbook.io/library-indonesia/tbtc/langkah-langkah-untuk-melakukan-minting-tbtc.md): Translated by Xavi\_Hernandez
- [Langkah — Langkah Panduan Untuk Menebus TBTC - Testnet](https://keep-project.gitbook.io/library-indonesia/tbtc/langkah-langkah-panduan-untuk-menebus-tbtc.md): Translated by PangPang
- [tBTC, Cara Yang Aman Untuk Menggunakan Bitcoin di DeFi, Hadir di tbtc.network](https://keep-project.gitbook.io/library-indonesia/tbtc/tbtc-cara-yang-aman-untuk-menggunakan-bitcoin-di-defi-hadir-di-tbtc.network.md)
- [Bitcoin di dalam Ethereum, tBTC vs wBTC](https://keep-project.gitbook.io/library-indonesia/tbtc/bitcoin-di-dalam-ethereum-tbtc-vs-wbtc.md): Translated by Xavi\_Hernandez
- [Langkah menginstall node ECDSA & Beacon Keep Network (menggunakan voucher Vultr $100)](https://keep-project.gitbook.io/library-indonesia/tbtc/langkah-untuk-menginstall-node-ecdsa-and-beacon-keep-network.md): Translated by PangPang
- [Cara Mempertaruhkan/Stake ETH pada tBTC](https://keep-project.gitbook.io/library-indonesia/tbtc/cara-mempertaruhkan-stake-eth-pada-tbtc.md): Translated by PangPang
- [Berbagai Ukuran Lot Membuat tBTC Andal dan Dapat Diakses oleh Semua Orang](https://keep-project.gitbook.io/library-indonesia/tbtc/berbagai-ukuran-lot-membuat-tbtc-andal-dan-dapat-diakses-oleh-semua-orang.md): Translated by PangPang
- [Menjalankan Node KEEP Menggunakan Kubernetes dan Pantau Dengan Prometheus & Grafana](https://keep-project.gitbook.io/library-indonesia/tbtc/menjalankan-node-keep-menggunakan-kubernetes-dan-pantau-dengan-prometheus-and-grafana.md): Translated by Xavi\_Hernandez
- [Yield Farming tBTC di Curve.fi](https://keep-project.gitbook.io/library-indonesia/tbtc/yield-farming-tbtc-di-curve.fi.md): Translated by Xavi\_Hernandez
- [Fase Lanjutan Liquidity Reward](https://keep-project.gitbook.io/library-indonesia/tbtc/fase-lanjutan-liquidity-reward.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://keep-project.gitbook.io/library-indonesia/tbtc.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
