> For the complete documentation index, see [llms.txt](https://docs.nosocoin.com/noso-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nosocoin.com/noso-documentation/overview/setup-a-wallet/noso-mobile.md).

# Noso-Mobile

## <mark style="color:yellow;">Noso Mobile Wallet</mark>:

> #### NosoMobile wallet allows users the ability to generate new addresses, assign aliases to addresses, import or export addresses, password encrypt wallet addresses, and send and receive coins to and from other Noso coin holders. NosoMobile is available for Android OS. Once installed, NosoMobile will auto-create one default address and is ready for use.

## Get your wallet ([here](https://github.com/Noso-Project/NosoWallet-Android/releases/latest))

{% hint style="danger" %}
Always remember to make a backup copy of your Noso wallet (Wallet.pkw) file whenever a change is made. This includes creating new addresses and adding passwords to your Noso addresses. Always store your <mark style="color:red;">**Wallet.pkw**</mark> file in a safe place. The default "Wallet.pkw" file location on an Android is as follows: */storage/emulated/0/Android/data /coms7evensoftware.nosowallet/files/NOSODATA /Wallet.pkw* When password protecting your Noso addresses, always use a password minimum of 8 characters to maintain compatibility between NosoLite and NosoMobile  wallets.​
{% endhint %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUqRNLnIzB4NA58soPIB7%2Fuploads%2FHPNiBif0ig3e1hCLNnAz%2Fnosomobile.png?alt=media&#x26;token=4e9f5140-37af-49a3-a8ab-ee07512c6924" alt=""><figcaption></figcaption></figure>


---

# 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.nosocoin.com/noso-documentation/overview/setup-a-wallet/noso-mobile.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.
