# Wallet

- [MetaMask](https://docs.ethernity.cloud/wallet/metamask.md): Metamask
- [Installation](https://docs.ethernity.cloud/wallet/installation.md): We are describing here a step by step process to install MetaMask
- [New Wallet](https://docs.ethernity.cloud/wallet/create-a-new-wallet.md): This section describes the steps to create a New Ethereum wallet
- [Restore Wallet](https://docs.ethernity.cloud/wallet/restore-wallet.md): If you're trying to restore an existing wallet please follow the steps below
- [Wallet Validation](https://docs.ethernity.cloud/wallet/wallet-validation.md): Step-by-step guide to validate your wallet
- [Contract Upgrade](https://docs.ethernity.cloud/wallet/contract-upgrade.md): Step by Step guide to upgrade to the new Contract
- [Receive ETNY - Optional step](https://docs.ethernity.cloud/wallet/receive-etny.md): Receiving ETNY is easy !
- [Send ETNY - Optional step](https://docs.ethernity.cloud/wallet/send-enty.md): How to sent ETNY
- [Change RPC URL](https://docs.ethernity.cloud/wallet/change-rpc-url.md): From core.bloxberg.org to bloxberg.ethernity.cloud


---

# 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.ethernity.cloud/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.
