# Nosolite

### <mark style="color:yellow;">Running the wallet:</mark>

Nosolite does not require an installation. Please download the latest release for either Windows or Linux, uncompress the archive and run Nosolite.

<figure><img src="/files/HzJYy5rNYk2DjO18MzaZ" alt=""><figcaption></figcaption></figure>

## <mark style="color:yellow;">Nosolite Components:</mark>

<mark style="color:red;">**Total balance in locked addresses:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935809644612452382/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Available balance:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935809719434629190/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">Password locked address:</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935810025438470154/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Staked address:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935810106245935186/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Addresses list:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935810585847824395/unknown.png?width=400&#x26;height=132" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Send coins form:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935810932460883978/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Frequent payments directory (To be implemented):**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935812326446227496/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Last block updated (Background color green= Synced; Red=Unsynced):**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935812808505978890/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Total Noso circulating supply:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935812943881322526/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">Noso holders:</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935813329933438996/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Balance required for a stake address:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935813441388703784/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Noso mainnet time:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935813673644077056/unknown.png" alt=""><figcaption></figcaption></figure></div>

<mark style="color:red;">**Rigth click on addresses list:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935814555735580702/unknown.png" alt=""><figcaption></figcaption></figure></div>

## <mark style="color:yellow;">New Enhancements added:</mark>

*<mark style="color:yellow;">**New**</mark>*<mark style="color:yellow;">**:**</mark> Generates a new address keys pair.&#x20;

*<mark style="color:yellow;">**Set as default**</mark>*<mark style="color:yellow;">**:**</mark> Set the selected address as default, placing it on top of the list.&#x20;

*<mark style="color:yellow;">**Copy**</mark>*<mark style="color:yellow;">**:**</mark> Copy to clipboard the selected address hash (or alias, if available)&#x20;

*<mark style="color:yellow;">**Import**</mark>*<mark style="color:yellow;">**:**</mark> Import existing addresses from a file or from plain text using keys.&#x20;

*<mark style="color:yellow;">**Delete**</mark>*<mark style="color:yellow;">**:**</mark> Move the selected address to trash wallet.&#x20;

*<mark style="color:yellow;">**Lock**</mark>*<mark style="color:yellow;">**:**</mark> Lock the selected address with password. <mark style="color:red;">**BE CAREFULL**</mark>**.** If you lock an address and forgot the password, nobody in the world will be able to recover the funds stored on it.&#x20;

*<mark style="color:yellow;">**Certificate**</mark>*<mark style="color:yellow;">**:**</mark> Generates a owning certificate of the selected address.&#x20;

*<mark style="color:yellow;">**QR code:**</mark>* Shows the hash of the selected address as QR code (also can be used to export address keys to a mobile wallet) *Customize:* Send a custom alias request for the selected address.

<mark style="color:yellow;">**Main menu:**</mark>

<div align="left"><figure><img src="https://media.discordapp.net/attachments/923003951052386374/935821373153091604/unknown.png" alt=""><figcaption></figcaption></figure></div>

*<mark style="color:yellow;">**Check Certificate:**</mark>* Verify a owning address certificate.&#x20;

*<mark style="color:yellow;">**Wallet folder:**</mark>* Open the folder containing your wallets files (Regular and trash)&#x20;

*<mark style="color:yellow;">**ZIP Backup:**</mark>* Creates a ZIP file containing your wallets (regular and trash) in the specified folder. (Password protection for this ZIP file to be implemented)&#x20;

*<mark style="color:yellow;">**Exit:**</mark>* Close the wallet.


---

# Agent Instructions: 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-developers-portal/overview/mainnet-apps/nosolite.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.
