# Connecting NFTs from OpenSea and CoinMarketCap

If you purchased an NFT from OpenSea, or received an NFT from CoinMarketCap, please take the following steps to ensure you collect your rewards.

**Step 1:** Add NFT To MetaMask

Please make sure that your NFT is stored in MetaMask. We are working on integrating with other Web3.0 Wallets, but currently MetaMask is the only supported wallet.

To download MetaMask, please go to their download page [**here**](https://metamask.io/download/).

**Step 2**: Ensure You Install The Polygon Network

Most of our NFTs are hosted on Polygon, so please add the Polygon Network to your MetaMask. This is completely free and only takes a minute.

**Step 3:** Connect your MetaMask wallet to your PipeFlare Profile

Head over to the [Daily Rewards page](https://pipeflare.io/dailyrewards) and scroll down to the “Connect MetaMask” button.

![](/files/gvZ4gTHlP6EDsnps5BXl)

**Step 4**: Refresh The Page

Refresh the page and check your “[My Power-Ups](https://pipeflare.io/dailyrewards)” Section. Your NFT should appear here.

If you have further questions, please join our [Discord Server](https://discord.gg/pipeflare) and post in the “Support” chat.


---

# 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.pipeflare.io/connecting-nfts-from-additional-sites/connecting-nfts-from-opensea-and-coinmarketcap.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.
