# How to connect a WalletConnect account

To use the NFT STARS platform, you need to connect a WalletConnect or MetaMask wallet to it. We have described the process for creating a MetaMask wallet in this [guide](https://docs.nftstars.app/nft-stars/guides/how-to-connect-a-metamask-account). Now let’s discuss how to create and use WalletConnect.

### How to install WalletConnect

WalletConnect is not an app, but a protocol supported by many different decentralized applications and wallets. You can install any [mobile wallet](https://registry.walletconnect.org/wallets) that supports the WalletConnect protocol. WalletConnect wallets are available for Android and iPhone.

### How to use WalletConnect to connect to NFT STARS

Step 1. Go to <https://nftstars.app/>

Step 2. Click on ‘CONNECT WALLET’ and ‘CONNECT VIA WALLETCONNECT’.

![](https://lh3.googleusercontent.com/J8MqPkq1mFYF4gncDSYYG-CaOGCskPEu9mBf_msHHxAL6bQALKJKxrX5UrIvsjtTZ2SEOkEm6vBVtqPr2fCxVkPT07s1PKE5RUIGKnVJXlr1eZpPK57oNoDjLcl98G9UHl2buvFg)

Step 3. Open a mobile wallet that supports the WalletConnect protocol.\
We will use the Trust wallet in this guide. Go to the ‘Settings’ section of your wallet and click on ‘WALLETCONNECT’.&#x20;

![](https://lh3.googleusercontent.com/0C74qkkd6CXApd8pZ5smbj6As9CXn7KQqDeOHhRzW4ab_M6l-C9yOy8mjVHyY0ad9Ev8Gt-FGwDeeByspyOmDL1cmYCcaCu-SlqKbC9PprYTpaeF7fa6bgsv-VplfSSWCQdgC_RM)

Step 4. Scan the QR code of the NFT STARS platform and then click on ‘CONNECT’ in your wallet.

![](https://lh4.googleusercontent.com/skUF-CkxIWayhcSSuNK5Qj5q5BEH1WwmulBv_ACKrADjfWdZJTNF2WtkYj1x5uFC-yexIiqT33Xza3DazK0W6qR6U_EeLJG75Ghixl_VrYBYx8JfAJEY3DbX0oTFWGc-0eu3l_zH)

Congratulations! You have successfully connected the WalletConnect protocol.

To buy NFTs on NFT STARS, please read this [guide](https://docs.nftstars.app/nft-stars/guides/how-to-buy-nfts-on-nft-stars). If you want to create NFT, please, follow this [guide](https://docs.nftstars.app/nft-stars/guides/how-to-create-an-nft-on-nft-stars).&#x20;


---

# 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.nftstars.app/nft-stars/guides/how-to-create-walletconnect.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.
