# Quiz Event

## Explanation:

{% hint style="info" %} <mark style="color:$info;">**- The Event Start in the time Schedule**</mark>\ <mark style="color:$info;">**- You will have to answer Math/Normal Questions**</mark>\ <mark style="color:$info;">**- Use /quiz + answer to answer the Event**</mark>\ <mark style="color:$info;">**- Event occurs 5 Times in a row (15 answers)**</mark>
{% endhint %}

## Exemple:

{% hint style="info" %} <mark style="color:$info;">**Question: 5+5 = ?**</mark>\ <mark style="color:$info;">**Answer: /quiz 10**</mark>
{% endhint %}

## Prizes:

{% hint style="info" %} <mark style="color:$info;">**- Quiz Event gives prize from the 1st to the 3rd correctly answer.**</mark>\ <mark style="color:$info;">**- 1000 Goblin Points for the 1st Player that answer correctly**</mark>\ <mark style="color:$info;">**- 500 Goblin Points for the 2nd Player that answer correctly**</mark>\ <mark style="color:$info;">**- 250 Goblin Points for the 3rd Player that answer correctly**</mark>
{% endhint %}

## Schedules:

{% hint style="info" %} <mark style="color:$info;">**07:15 ; 15:15 ; 23:15**</mark>
{% endhint %}


---

# 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://guides.epicmu.net/special-events/quiz-event.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.
