# Setup a Wallet

> ### <mark style="color:yellow;">Your wallet is software that stores your private keys, public keys, and public addresses, lets you send and receive Noso coins, and also acts as a personal ledger of balances and transactions. There are several types of wallets you can use including Nosolite, Nosomobile.</mark>

## Wallet software down bellow:

{% content-ref url="/pages/ddkirJZWyUYykDLBUbHK" %}
[Nosolite](/noso-documentation/overview/setup-a-wallet/nosolite.md)
{% endcontent-ref %}

{% content-ref url="/pages/ijOZF9QLPTXbR56nb4fZ" %}
[Noso-Mobile](/noso-documentation/overview/setup-a-wallet/noso-mobile.md)
{% endcontent-ref %}


---

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