# Share a collection

With **/collection** command, sharing your favorite NFT collections on Discord is a breeze. From showcasing the collection's visuals to providing context through descriptions, Boiler ensures a comprehensive and engaging experience for sharing and discussing collections with your Discord community. \
\
Start sharing your NFT collections and fostering meaningful conversations today.

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

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

Navigate to the text channel where you want to share the collection details with others.

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

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

### Step 3: Select Your Collection

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

### Step 4: Share Collection Details&#x20;

Choose the collection you wish to share, and Boiler will provide a detailed overview of the collection. This includes information such as the collection's logo, banner, description, and other relevant content available on OpenSea or the designated marketplace.

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

Once the collection details are shared, users in the Discord channel can view and engage with the information by discussing the collection, exploring the associated NFTs, or sharing their thoughts. Encourage conversations, collaborations, and connections among NFT enthusiasts within your community.


---

# 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-collection.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.
