> For the complete documentation index, see [llms.txt](https://docs.treschain.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.treschain.io/our-wallet/wallet/extension.md).

# Extension

- [Privacy Policy](https://docs.treschain.io/our-wallet/wallet/extension/privacy-policy.md)
- [Terms of Use of Blockwallet/CakeWallet](https://docs.treschain.io/our-wallet/wallet/extension/terms-of-use-of-blockwallet-cakewallet.md)
- [How to use the Phishing Protection feature](https://docs.treschain.io/our-wallet/wallet/extension/how-to-use-the-phishing-protection-feature.md)
- [What Is a Dropped Transaction?](https://docs.treschain.io/our-wallet/wallet/extension/what-is-a-dropped-transaction.md)
- [How do Hardware Wallets Work?](https://docs.treschain.io/our-wallet/wallet/extension/how-do-hardware-wallets-work.md)
- [How to get the Ledger Hardware Wallet](https://docs.treschain.io/our-wallet/wallet/extension/how-to-get-the-ledger-hardware-wallet.md)
- [How to get the Trezor Hardware Wallet?](https://docs.treschain.io/our-wallet/wallet/extension/how-to-get-the-trezor-hardware-wallet.md)
- [What is an HD Path?](https://docs.treschain.io/our-wallet/wallet/extension/what-is-an-hd-path.md)
- [What is Lock Timeout?](https://docs.treschain.io/our-wallet/wallet/extension/what-is-lock-timeout.md)
- [How to Add a Custom Network RPC](https://docs.treschain.io/our-wallet/wallet/extension/how-to-add-a-custom-network-rpc.md)
- [Tips to Stay Safe When Connecting to DApps](https://docs.treschain.io/our-wallet/wallet/extension/tips-to-stay-safe-when-connecting-to-dapps.md)
- [How to Use BlockWallet Bridges](https://docs.treschain.io/our-wallet/wallet/extension/how-to-use-blockwallet-bridges.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:

```
GET https://docs.treschain.io/our-wallet/wallet/extension.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.
