# 🚀How to Get Started?

## Get Your Wallet to Use ENO Network

To fully enjoy the ENO ecosystem, you’ll need to have your own digital wallet. Here’s how to do it easily!

## 🎒 Step 1: Create Your Digital Wallet

A wallet is like your personal digital wallet where you store your assets (NFTs, cryptocurrencies, etc.). We recommend secure, user-friendly wallets such as:

* MetaMask (recommended)
* Trust Wallet
* Coinbase Wallet

**🔗 How to create your wallet?**

1. Download the official app or browser extension (MetaMask is the most commonly used).
2. Follow the instructions to create a new wallet. Don’t forget to keep your recovery phrase in a safe place!
3. Once created, you’ll have access to a unique address you’ll use to receive digital assets.

With your digital wallet ready, you're all set to explore ENO Network and unlock new ways to create and share value in the digital world!


---

# 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.eno.network/overview/how-to-get-started.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.
