> 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/user-friendly-interface.md).

# User-Friendly Interface

&#x20;Armour Wallet's user-friendly interface is designed to make it easy for both novice and experienced crypto users to navigate and manage their digital assets. The wallet's dashboard provides a clear overview of the user's portfolio, including the current value of their assets, recent transactions, and market trends.&#x20;

The wallet's intuitive design allows users to easily perform a range of functions, including sending and receiving cryptocurrencies, exchanging assets, and viewing transaction histories. The wallet's interface is customizable, allowing users to choose the features and functions they want to access from the dashboard.&#x20;

Armour Wallet is available on both desktop and mobile devices, allowing users to manage their digital assets on their preferred devices. The mobile app is available for both iOS and Android and provides all the same features and functions as the desktop version of the wallet. The wallet's interface is designed to be responsive and easy to use on mobile devices, making it convenient for users to manage their assets on the go.

Overall, Armour Wallet's user-friendly interface makes it easy for users to manage their digital assets, regardless of their level of experience with cryptocurrencies. The wallet's customizable dashboard and availability on multiple devices provide users with a seamless and convenient crypto management experience.


---

# 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/user-friendly-interface.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.
