# 🤓 Trivia Quiz

Occasionally, StarryNift will hold quiz events for players to participate in.&#x20;

Players will have to explore Starryverse to find clues or hints to the correct answer! Once players have submitted the correct answers to the NPC, they will be eligible to receive the rewards.

**Do note that some rewards are on a first come first served basis, while some rewards are only given to raffle winners.**

## **Example**

The following is an **example** of how to participate in the quiz event.

> There will be a mini quiz for all players to participate in!

> Search for the following Avatar that is hidden across the different exhibits within the centre:

![](/files/pjkPpIVbcwmoVozeTqTN)

> Count the number of times this Avatar has appeared in the various exhibits.

> To submit your answer you would have to look for the following NPC:

![](/files/uEBACuhEg6yxBa1jzJao)

> Press the "F" button to interact with the NPC.

> You will then be able to submit your answer in the pop-up window!

![](/files/ystJla5wqD7WxXnAEOO7)

> Be sure to participate in this quiz as you'll stand a chance to walk away with one of our cool badges!

![](/files/6DJ7Suh2TyiNAzJGx8NK)

We hope you have a great time exploring and interacting with the various exhibits!


---

# 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.starrynift.art/archive/previous-events/trivia-quiz.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.
