# Getting Started

To get started, you will need a few things:

1. A crypto wallet: [**Metamask**](https://metamask.io/) is a popular wallet used to manage your Ether (ETH) and other cryptocurrency. You can download and install Metamask as a browser extension on Chrome, Firefox, or Brave. Once installed, create a new wallet and securely store your seed phrase.
2. Some ETH in your Metamask wallet: In order to make your mint site live, you will need to pay for the gas fees in ETH to write to the blockhain. We recommend having at least 0.02 ETH in your wallet to get started.
3. Access to the Layerr App: No need to provide identity information to access our Layerr App! Just navigate to [**Layerr.art** ](https://layerr.art)in the browser where you have installed your crypto wallet and click 'sign in' to begin creating your NFTs!&#x20;

We're excited to have you join our community and look forward to seeing the unique NFTs you create. If you have any questions, feel free to reach out to our support team.

<br>


---

# 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://layerr.gitbook.io/app/product-guides/getting-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.
