# Ternoa Wallet

- [Download](https://wiki.ternoa.network/learn/ternoa-wallet/download.md): How to download the Ternoa Wallet
- [Create your Wallet](https://wiki.ternoa.network/learn/ternoa-wallet/create-your-wallet.md): How to create your Ternoa Wallet
- [NFT](https://wiki.ternoa.network/learn/ternoa-wallet/nft.md)
- [Create NFT](https://wiki.ternoa.network/learn/ternoa-wallet/nft/create-nft.md): How to create an NFT
- [Send NFT](https://wiki.ternoa.network/learn/ternoa-wallet/nft/send-nft.md): How to send NFTs
- [Account](https://wiki.ternoa.network/learn/ternoa-wallet/account.md)
- [Wallet Address](https://wiki.ternoa.network/learn/ternoa-wallet/account/wallet-address.md): How to access your Ternoa Wallet address
- [Change Password](https://wiki.ternoa.network/learn/ternoa-wallet/account/change-password.md): How to change your Ternoa Wallet password
- [Mnemonic Key](https://wiki.ternoa.network/learn/ternoa-wallet/account/mnemonic-key.md): How to check your Mnemonic Key
- [Contact](https://wiki.ternoa.network/learn/ternoa-wallet/account/contact.md): How to add contacts and observe accounts
- [Nova Wallet](https://wiki.ternoa.network/learn/ternoa-wallet/nova-wallet.md): Nova wallet is a non custodial wallet mobile app that allows you to manage (transfer, stake and so on) your ternoa account let’s see how to set it up.


---

# 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://wiki.ternoa.network/learn/ternoa-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.
