> For the complete documentation index, see [llms.txt](https://faq.rollercoin.com/rollercoin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./perfil/7.-como-conectar-meu-nft.md).

# 7. Como conectar meu NFT?

## O que é a Coleção NFT?

A Coleção NFT é uma página onde você pode conectar seus NFTs e получить um bônus especial por isso. \
Ao conectar sua carteira MetaMask e cunhar um avatar do OpenSea, você tem direito a um bônus de +2% no seu poder.

O bônus de +2% é adicionado à sua porcentagem de Poder de Bônus e fica vinculado apenas à sua conta e aos avatares que você tem. Depois de vender seu avatar NFT, você perde o bônus de +2%.

## Como conectar NFT?

Você pode encontrar sua coleção NFT acessando seu [<mark style="color:verde;">perfil</mark>](https://rollercoin.com/profile), que você pode encontrar no canto superior direito, onde está localizado seu avatar RollerCoin.&#x20;

Então encontre o **“**[<mark style="color:verde;">Coleção NFT</mark>](https://rollercoin.com/profile/nft-collection)**”** botão

Depois de pressioná-lo, uma janela aparecerá onde você pode conectar sua carteira MetaMask apenas clicando em **“**&#x43;onectar MetaMas&#x6B;**”.**

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

Basta seguir as instruções que aparecem na janela aberta. Após conectar com sucesso, uma nova janela aparecerá onde seu NFT estará localizado.

<figure><img src="/files/4ad5a2b8d2e99f112b34c92c2436d2c2f082cae1" alt=""><figcaption></figcaption></figure>

## Não consegue conectar o NFT, o que fazer?

Se você estiver tentando conectar sua carteira Metamask e aparecerem erros como:

* "Algo deu errado"
* "MetaMask não existe"
* "Endereço público já confirmado"

Certifique-se de tentar limpar o cache do seu navegador e sair/entrar novamente na sua conta. Se isso não ajudar, tente conectar a carteira Metamask:

* com a ajuda de um [<mark style="color:verde;">navegador Metamask</mark>](https://metamask.io/download)
* em um dispositivo diferente (de preferência, em um PC)

Se ainda assim você não conseguir conectar a carteira Metamask, por favor entre em contato com nossa equipe de suporte em [<mark style="color:verde;">support@rollercoin.com</mark>](mailto:support@rollercoin.com)! Fornecer capturas de tela e uma explicação detalhada do problema certamente ajudará nosso suporte a ajudá-lo de forma melhor e mais rápida.


---

# 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://faq.rollercoin.com/rollercoin/rollercoin-f.a.q.-pt-br/f.a.q./perfil/7.-como-conectar-meu-nft.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.
