# Settings

- [WalletConnect - Disconnect](https://docs.novawallet.io/nova-wallet-wiki/settings/walletconnect-disconnect.md): How do disconnect from active WalletConnect sessions
- [Network Management](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management.md): All about the Network Management feature!
- [Add Custom Node](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/add-custom-node.md): How to add a custom RPC node for an existing network
- [Edit Custom Node](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/edit-custom-node.md): How to edit the details of a custom RPC node.
- [Delete Custom Node](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/delete-custom-node.md): How to delete a custom RPC node.
- [Add Network](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/add-network.md)
- [Add Network Manually](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/add-network-manually.md)
- [Auto-balance Nodes](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/auto-balance-nodes.md): How to toggle on/off Auto-balancing of RPC Nodes
- [Enable/Disable Network Connection](https://docs.novawallet.io/nova-wallet-wiki/settings/network-management/enable-disable-network-connection.md): How to enable or disable your connection with a specific network.
- [Push Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications.md): All about Push Notifications!
- [Enable Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications/enable-notifications.md): How to enable push notifications!
- [Disable Specific Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications/disable-specific-notifications.md): How to disable specific push notifications!
- [Select Wallet for Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications/select-wallet-for-notifications.md): How to select the wallets that you want to receive push notifications for!
- [Governance Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications/governance-notifications.md): How to modify your governance push notifications!
- [Staking Rewards Notifications](https://docs.novawallet.io/nova-wallet-wiki/settings/push-notifications/staking-rewards-notifications.md): How to enable staking rewards push notifications for specific networks!
- [Currency Management](https://docs.novawallet.io/nova-wallet-wiki/settings/currency-management.md): How to change the currency that your balances are denoted in
- [Language Management](https://docs.novawallet.io/nova-wallet-wiki/settings/language-management.md): How to change display language in Nova Wallet
- [Backup](https://docs.novawallet.io/nova-wallet-wiki/settings/backup.md): Cloud backup lets you easily restore all your accounts at once. No more lost passphrases!
- [Enable Cloud Backup](https://docs.novawallet.io/nova-wallet-wiki/settings/backup/enable-cloud-backup.md): Missed Cloud Backup when creating your Nova Wallet account? Here's how you can enable it later!
- [Restore Your Wallets with Cloud Backup](https://docs.novawallet.io/nova-wallet-wiki/settings/backup/restore-your-wallets-with-cloud-backup.md): You backed your accounts up with Google or Apple? Nice. Restoring them has never been this easy.
- [Manage Your Cloud Backup](https://docs.novawallet.io/nova-wallet-wiki/settings/backup/manage-your-cloud-backup.md): Manage your cloud backup in Nova Wallet safely and conveniently.
- [Store Your Backup Password Safely](https://docs.novawallet.io/nova-wallet-wiki/settings/backup/store-your-backup-password-safely.md): Keep you cloud backup secure and never lose access to it.
- [Biometric Auth](https://docs.novawallet.io/nova-wallet-wiki/settings/biometric-auth.md): How to toggle Biometric Authorization for login and transaction approval
- [Approve with PIN](https://docs.novawallet.io/nova-wallet-wiki/settings/approve-with-pin.md): How to toggle Biometric Authorization for transaction approval
- [Safe Mode](https://docs.novawallet.io/nova-wallet-wiki/settings/safe-mode.md): How to turn on safe mode to stop screenshots and screen recording
- [Change PIN Code](https://docs.novawallet.io/nova-wallet-wiki/settings/change-pin-code.md): How to change your PIN code


---

# 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.novawallet.io/nova-wallet-wiki/settings.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.
