> 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/language-localisation-software.md).

# Language Localisation Software

&#x20;Armour Wallet offers language localisation software, allowing users to switch to their preferred language with just a click. This feature provides a user-friendly experience for individuals who may not be fluent in the primary language used in the wallet's interface. By catering to a wider audience with diverse language options, Armour Wallet ensures that its services are accessible to a global audience, which is especially important in the crypto space, where individuals from different regions and cultures participate.

&#x20;

The language localisation software is a valuable feature that makes the wallet more user-friendly and accessible to individuals who may not be familiar with the English language. With the ability to switch to their preferred language, users can easily navigate the wallet's interface, understand instructions, and manage their digital assets with ease.

The language localisation feature is also important for individuals who prefer to use a language other than English for personal or cultural reasons. By offering diverse language options, Armour Wallet ensures that its services are inclusive and accessible to individuals worldwide, regardless of their language preference.

Overall, the language localisation feature is a valuable addition to the Armour Wallet's interface, making it more user-friendly, accessible, and inclusive for a global audience.


---

# 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/language-localisation-software.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.
