# Guess the Trait

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

A **fun quiz-style** feature that randomly selects an NFT, then asks players to guess a specific trait (e.g., which ear accessory, background, etc.) in a timed game. The **first** correct text answer **wins**—similar to the party game “Gartic.”

#### **How It Works**

1. **Random NFT Selection**
   * Triggered by a command, the bot randomly chooses an NFT from your collection.
2. **Trait Question**
   * The bot asks something like, “Which **ear trait** does this NFT have?”
   * The NFT’s image is shown, prompting players to spot the correct trait.
3. **Fast-Paced Answers**
   * Community members **type** their best guess in chat.
   * The **first** accurate response (matching the trait’s name) **wins** the round.
4. **Automatic Verification**
   * The bot compares the typed response to the NFT’s metadata, confirming who got it right first.
5. **Educational & Engaging**
   * Players learn about different traits, accessories, or rarities—developing deeper familiarity with your collection.
   * The game fosters competition, with bragging rights or small rewards for winners.

***

#### **Why Founders Want This Feature**

1. **Encourage Familiarity with Traits**
   * **“Guess the Trait”** teaches the community about rarities, unique combos, or collection lore in a **fun** and **interactive** manner.
   * More knowledgeable holders often lead to more trading and better word-of-mouth.
2. **Frequent Community Touchpoints**
   * Each quiz round creates a “mini-event,” prompting members to **check the chat** and quickly type an answer.
   * Increases your server’s daily activity and conversation.
3. **Fosters Friendly Competition**
   * Satisfies that “trivia” itch, bringing more consistent engagement.
4. **Highlight Lesser-Known NFTs**
   * Random selection can surface NFTs or traits that don’t typically get the spotlight.
   * Good for revealing the depth of your collection and giving each piece a moment to shine.

***

**By adding “Guess the Trait,”** you make learning about your NFT project’s traits **entertaining** and **community-centric**, boosting user knowledge, sparking conversation, and steadily increasing daily engagement in your Discord.


---

# 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://wp.gotmlabz.io/nebula/gaming/guess-the-trait.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.
