# Connect your PFP NFT

If you own a PFP NFT that is part of our partnered PFP projects, you can enjoy the benefits that come with the partnership! Here is how to connect and use your PFP in Rumble Racing Star.

### 1. Connect the wallet holding the NFT

Please connect the wallet holding the NFT to the Rumble Racing Star homepage or the Star Garage. See the connect wallet guide [here](/how-to-start/connect-wallet.md).

### 2. Open the Game

When you open the game, if the wallet is correctly connected, you will see the NFT loading screen showing your PFP NFTs connected to the game. Please note that this screen may not appear on the very first login of the game due to the tutorial.

### 3. Enjoy Racing with your NFT!

With each partner NFT, you will be able to integrate your NFT in the following ways (with sample images using Goblintown NFT):

#### Use your own NFT as a profile picture

<figure><img src="/files/ySem9ulGWHh2sI9ksVy8" alt="" width="375"><figcaption></figcaption></figure>

#### Race with your own NFT as a flag on your kart

<figure><img src="/files/2yPsE8YKRTOqPApGCOpa" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/H8kOeWTosXOBe6ywTbcY" alt="" width="375"><figcaption></figcaption></figure>

#### Immediately unlock the representative NFT character

<figure><img src="/files/6vYWZ6cWXQoedvz8Op7k" alt="" width="375"><figcaption></figcaption></figure>

#### Access to exclusive costume packages for the representative NFT character

{% hint style="info" %}
If you own an NFT that is a part of the partnered collection, you will be able to enjoy the same integrations!
{% endhint %}

**Here are the NFT collections and contract addresses we have registered:**

| Collection Name       | Contract Address (ETH)                     | Character Unlocked   |
| --------------------- | ------------------------------------------ | -------------------- |
| Bored Ape Yacht Club  | 0xBC4CA0EdA7647A8aB7C2061c2E118A18a936f13D | Wyatt (BAYC)         |
| Mutant Ape Yacht Club | 0x60E4d786628Fea6478F785A6d7e704777c86a7c6 | Wyatt (BAYC)         |
| Pudgy Penguins        | 0xBd3531dA5CF5857e7CfAA92426877b022e612cf8 | Jazz (Pudgy Penguin) |
| Lil Pudgy             | 0x524cAB2ec69124574082676e6F654a18df49A048 | Jazz (Pudgy Penguin) |
| A Kid Called Beast    | 0x77372a4cc66063575b05b44481F059BE356964A4 | Tessa (AKCB)         |
| y00ts                 | 0xFd1b0b0dfa524E1fD42E7d51155A663c581bBd50 | Cody (y00t)          |
| Degods                | 0x8821BeE2ba0dF28761AffF119D66390D594CD280 | Cody (y00t)          |
| Goblintown            | 0xbCe3781ae7Ca1a5e050Bd9C4c77369867eBc307e | Grendel (Goblin)     |
| Grumpls               | 0x529574D1aFfef7Cf347cDd02B91eFd2C00bb773b | Grendel (Goblin)     |
| Illuminati NFT        | 0x8CB05890B7A640341069fB65DD4e070367f4D2E6 | Grendel (Goblin)     |
| BigInc                | 0x895688bf87D73cc7dA27852221799D31B027e300 | Grendel (Goblin)     |
| Killabears            | 0xD4B7D9bb20fA20dDADa9eCEf8a7355ca983cCCB1 | Rosco (Killabear)    |
| Quirkies              | 0x3903d4fFaAa700b62578a66e7a67Ba4cb67787f9 | Indigo (Quirkie)     |


---

# 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://guide.rumbleracingstar.io/how-to-start/connect-wallet/connect-your-pfp-nft.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.
