> For the complete documentation index, see [llms.txt](https://armourwalletappwhitepaper.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://armourwalletappwhitepaper.gitbook.io/whitepaper/game-changing-features/multi-chain-support.md).

# Multi-Chain Support

Armour Wallet's multi-chain support is a key feature that allows users to manage diverse digital assets in one wallet, streamlining their crypto management experience and eliminating the need for multiple wallets for different cryptocurrencies.&#x20;

With Armour Wallet's multi-chain support, users can manage a range of cryptocurrencies across different blockchain networks, including Bitcoin, Ethereum, Binance Smart Chain, and more. This means that users no longer need to have multiple wallets to manage their different digital assets, which can be a cumbersome and confusing process. Instead, users can easily manage all of their digital assets in one place, providing a more streamlined and efficient crypto management experience.

&#x20;In addition to providing a more streamlined experience, Armour Wallet's multi-chain support also provides users with greater flexibility and freedom when managing their digital assets. Since Armour Wallet supports multiple cryptocurrencies and blockchain networks, users have more options when it comes to choosing which digital assets to hold and how to manage them. This allows users to tailor their crypto management experience to their specific needs and preferences, which is especially important given the diversity of the crypto landscape.

Furthermore, Armour Wallet's multi-chain support allows users to take advantage of different blockchain networks' unique features and capabilities. For example, some blockchain networks may offer faster transaction times or lower fees, making them more suitable for certain types of transactions. By supporting multiple blockchain networks, Armour Wallet enables users to take advantage of these features and choose the most suitable blockchain for their specific needs.

&#x20;In summary, Armour Wallet's multi-chain support offers users a more streamlined and efficient crypto management experience, greater flexibility and freedom when managing their digital assets, and the ability to take advantage of different blockchain networks' unique features and capabilities.


---

# 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://armourwalletappwhitepaper.gitbook.io/whitepaper/game-changing-features/multi-chain-support.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.
