# Installing Metamask

<figure><img src="/files/NJ3RQ2Scpyw4h3XLkDpJ" alt=""><figcaption></figcaption></figure>

MetaMask offers a convenient and secure solution for interacting with blockchain-based applications. It generates passwords and keys locally on your device, ensuring that you are the only one with access to your accounts and data.

Metamask is also working as a wallet for digital assets and currencies. You will need to install Metamask for minting the digital twin NFTs of the artworks.

No worries. You can also purchase the products without Metamask and the digital twin NFT will wait for you in your Beast Art account.

You can install MetaMask through either a browser extension or a mobile app, providing flexibility in accessing its features.


---

# 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.beast-art.xyz/getting-started/installing-metamask.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.
