# Tutorials

In this tutorial series, we'll explore the ins and outs of Decenomy's masternode and proof of stake features, helping you to optimize your digital asset management.\
\
With step-by-step guides and expert insights, our tutorials are designed to equip you with the knowledge and tools you need to succeed in today's fast-paced crypto landscape. \
\
Whether you're a seasoned user or just getting started in the world of digital assets, our tutorials will help you unlock the full potential of Decenomy's cutting-edge technology. \
\
So let's dive in and explore the exciting possibilities of masternodes and proof of stake with Decenomy!

{% embed url="<https://www.youtube.com/watch?v=POe12-EzBOs>" %}

<details>

<summary><a href="tutorials">Tutorials</a></summary>

[<mark style="color:blue;">**DECENOMY Explorer**</mark>](https://docs.decenomy.net/tutorials/decenomy-explorer)

* [Overview](https://docs.decenomy.net/tutorials/decenomy-explorer/overview)
* [Latest blocks](https://docs.decenomy.net/tutorials/decenomy-explorer/latest-blocks)
* [Masternodes](https://docs.decenomy.net/tutorials/decenomy-explorer/masternodes)
* [Network](https://docs.decenomy.net/tutorials/decenomy-explorer/network)
* [Search by Block and/or Hash](https://docs.decenomy.net/tutorials/decenomy-explorer/search-by-block-and-or-hash)
* [Search by Tx ID](https://docs.decenomy.net/tutorials/decenomy-explorer/search-by-tx-id)
* [Search by Address](https://docs.decenomy.net/tutorials/decenomy-explorer/search-by-address)
* [Explorer API](https://docs.decenomy.net/tutorials/decenomy-explorer/explorer-api)

<mark style="color:blue;">**DECENOMY Multinode Script**</mark>

* [<mark style="color:blue;">Environment basis</mark>](https://docs.decenomy.net/tutorials/decenomy-multinode-script/environment-basis)
* [<mark style="color:blue;">Script Screen Overview</mark>](https://docs.decenomy.net/tutorials/decenomy-multinode-script/script-screen-overview)
* [<mark style="color:blue;">Menu Structure</mark>](https://docs.decenomy.net/tutorials/decenomy-multinode-script/menu-structure)
* [<mark style="color:blue;">Main Menu</mark>](https://docs.decenomy.net/tutorials/decenomy-multinode-script/main-menu)
* [<mark style="color:blue;">Coin Selection</mark>](https://docs.decenomy.net/tutorials/decenomy-multinode-script/coin-selection)

<mark style="color:blue;">**DECENOMY Wallet**</mark>

* [How to use the DECENOMY wallet](https://docs.decenomy.net/tutorials/decenomy-wallet/how-to-use-the-decenomy-wallets)
* [Encrypting a wallet](https://docs.decenomy.net/tutorials/decenomy-wallet/encrypting-a-wallet)
* [Extra connections ( addnodes )](https://docs.decenomy.net/tutorials/decenomy-wallet/extra-connections-addnodes)
* [Fast sync with a Bootstrap](https://docs.decenomy.net/tutorials/decenomy-wallet/fast-sync-with-a-bootstrap)
* [Wallet update](https://docs.decenomy.net/tutorials/decenomy-wallet/how-to-update-a-wallet)
* [Staking process on desktop wallet](https://docs.decenomy.net/tutorials/decenomy-wallet/staking-process-on-desktop-wallet)
* [Staking process on a VPS](https://docs.decenomy.net/tutorials/decenomy-wallet/staking-process-on-a-vps)
* [Staking Best Practices](https://docs.decenomy.net/tutorials/decenomy-wallet/staking-best-practices)
* [Backup wallet on an external device](https://docs.decenomy.net/tutorials/decenomy-wallet/backup-wallet-on-an-external-device)
* [Restoring a backup from an external device](https://docs.decenomy.net/tutorials/decenomy-wallet/restoring-a-backup-from-an-external-device)

<mark style="color:blue;">**DECENOMY Masternodes**</mark>

* [<mark style="color:blue;">Maternode Multinode easy to deploy</mark>](https://docs.decenomy.net/tutorials/decenomy-masternodes/masternode-multinode-easy-to-deploy)
* [Masternode collateral update](https://docs.decenomy.net/tutorials/decenomy-masternodes/how-to-update-a-masternode-collateral)
* [Create a Masternode on IHostMN.com](https://docs.decenomy.net/broken-reference)
* [Shared Masternode management on Crypos](https://docs.decenomy.net/broken-reference)
* [<mark style="color:blue;">Masternode deploy on VPS ( no multinode )</mark>](https://docs.decenomy.net/broken-reference)

<mark style="color:blue;">**Exchange**</mark>

* [How to buy DECENOMY coins on Heliobank](https://docs.decenomy.net/tutorials/exchange/how-to-buy-decenomy-coins-on-birake)
* [Fiat to Crypto to DECENOMY Coins](https://docs.decenomy.net/broken-reference)

</details>


---

# 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.decenomy.net/tutorials.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.
