# Share a collectible (NFT)

With **/collectible** command, sharing your collectibles on Discord has never been easier. Whether you have a connected wallet or need to provide contract details, Boiler ensures a seamless and engaging experience for NFT enthusiasts. \
\
Start sharing your NFTs and ignite conversations within your Discord community today.

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

### Step 1: Access the Text Channel&#x20;

Navigate to the text channel where you want to share your collectible with others.

### Step 2: Use the /collectible Command&#x20;

Type the command "/collectible" in the text channel to initiate the collectible sharing process.

### Step 3: Select Your Collectible&#x20;

If you have connected your wallet account to Boiler, an autocomplete feature will be available to suggest the collections and NFT IDs that you currently own. Simply start typing the name or ID of the desired collectible, and Boiler will provide suggestions based on your holdings.

### Step 4: Share a Public Collectible&#x20;

Choose the collectible you wish to share, and Boiler will generate a public display of the collectible in the text channel. This will allow other users to see the image, details, and metadata of the shared NFT.

### Step 5: Provide Contract Address and Token ID&#x20;

If you do not have a connected wallet account or the collectible you want to share is not in your holdings, you can still share it by providing the contract address and token ID manually. Enter the contract address and token ID as prompted by Boiler, and it will display the collectible information in the text channel.

### Step 6: Engage and Discuss&#x20;

Once the collectible is shared, users in the Discord channel can view and engage with the collectible by reacting, commenting, or starting discussions related to it. Enjoy sharing your favorite NFTs and connecting with others who appreciate the world of digital collectibles.


---

# 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.boiler.gg/bot/user-section/guides/share-a-collectible-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.
