> For the complete documentation index, see [llms.txt](https://davincigalleryone.gitbook.io/davinci-gallery/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://davincigalleryone.gitbook.io/davinci-gallery/basic-guide/supported-wallets.md).

# Supported Wallets

There are two wallets that support daVinci´s NFT marketplace. Follow the links below to proceed installing one of them in your browser. Chrome or Brave are suitable.

**1-**[ **Metamask**](https://davincigalleryone.gitbook.io/davinci-gallery/connect-to-a-wallet/metamask) **wallet**

**2-** [**Harmony One Wallet (Chrome extension)**](https://davincigalleryone.gitbook.io/davinci-gallery/connect-to-a-wallet/one-wallet)

![](https://lh3.googleusercontent.com/8TGCyD7ssoiR5Hd5M3Fa5sIEWbLShcpSUfVB2YQaNpwFPDFqXxmEjyGUWV9bgGguPA8wL5oX2y1QJBwE3jAtgrakbQbfAK1B45xE0GvurMMmcg20iHfWeagGVP9GMg)

**KEEP YOUR PRIVATE KEYS/MNEMONIC PHRASE SAFE**&#x20;

As said in the previous chapter, you´ll need to transfer the ONE tokens from your Exchange to your installed Wallet.<br>

### **Login into daVinci**

After you have installed "at least" one wallet, you need to login into daVinci marketplace

&#x20;**- Connect - :** [**https://davinci.gallery**](https://davinci.gallery/)<br>

![](https://lh4.googleusercontent.com/zbYtgIJgOErzjHHverXKpepy0VnPdFkFjAiq-BiW0pMWXfkQoy3IydZymOVVKpMjWmRnzfIYdm1AvxsgSP99uSPTz20rtrNn6uBNq1cUT5bZuwE-QmdnyDbDrpwrVw)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://davincigalleryone.gitbook.io/davinci-gallery/basic-guide/supported-wallets.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
