> 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.-tr/f.a.q./profil/7.-nftmi-nasil-baglarim.md).

# 7. NFT'mi nasıl bağlarım?

## NFT Koleksiyonu nedir?

NFT Koleksiyonu, NFT’lerinizi bağlayabildiğiniz ve bunun için özel bir bonus alabileceğiniz bir sayfadır. \
Metamask cüzdanınızı bağlayıp OpenSea avatarını mint ederek, gücünüze +%2 bonus almaya hak kazanırsınız.

+%2 bonus, Bonus Güç yüzdesine eklenir ve yalnızca hesabınıza ve sahip olduğunuz avatarlarla bağlantılıdır. NFT avatarınızı sattıktan sonra +%2 bonusu kaybedersiniz.

## NFT nasıl bağlanır?

NFT koleksiyonunuzu bulmak için [<mark style="color:yeşil;">profilinizdeki</mark>](https://rollercoin.com/profile)seçeneğe gidin; bunu sağ üst köşede, RollerCoin avatarınızın bulunduğu yerde bulabilirsiniz.&#x20;

Sonra **“**[<mark style="color:yeşil;">NFT Koleksiyonu</mark>](https://rollercoin.com/profile/nft-collection)**”** düğmesini bulun

Buna bastıktan sonra, MetaMask cüzdanınızı yalnızca tıklayarak bağlayabileceğiniz bir pencere açılacaktır **“**&#x43;onnect MetaMas&#x6B;**”.**

<figure><img src="/files/2dead55c7ada946da52dd7640ace52e2f78c7bed" alt=""><figcaption></figcaption></figure>

Açılan pencerede görünen talimatları takip etmeniz yeterlidir. Başarıyla bağlandıktan sonra, NFT’nizin bulunduğu yeni bir pencere açılacaktır.

<figure><img src="/files/952dc36608a61409f5a34c74629f790f6ed87e84" alt=""><figcaption></figcaption></figure>

## NFT bağlanamıyor, ne yapmalıyım?

Metamask cüzdanınızı bağlamaya çalışırken aşağıdaki gibi hatalar alıyorsanız:

* "Bir şeyler ters gitti"
* "MetaMask mevcut değil"
* "Genel adres zaten onaylanmış"

Tarayıcı önbelleğinizi temizlemeyi ve hesabınızdan çıkış yapıp tekrar giriş yapmayı deneyin. Bu yardımcı olmazsa, lütfen Metamask cüzdanını bağlamayı deneyin:

* yardımıyla [<mark style="color:yeşil;">Metamask tarayıcısından</mark>](https://metamask.io/download)
* farklı bir cihazda (tercihen bir PC’de)

Hâlâ Metamask cüzdanını bağlayamıyorsanız, lütfen destek ekibimizle iletişime geçin: [<mark style="color:yeşil;">support@rollercoin.com</mark>](mailto:support@rollercoin.com)! Ekran görüntüleri ve sorunun ayrıntılı açıklamasını sunmanız, destek ekibimizin size daha iyi ve daha hızlı yardımcı olmasını kesinlikle sağlayacaktır.


---

# 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.-tr/f.a.q./profil/7.-nftmi-nasil-baglarim.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.
