# Easter Eggs

## What is an Easter Egg?

In case you are wondering what an easter egg is, here is the definition from [knowyourmeme.com](https://knowyourmeme.com/memes/easter-egg):

&#x20;"An **Easter Egg** is an intentionally hidden joke and reference found in media that is meant be found by and entertain the audience. These references are generally hidden for a specific audience inside a broad piece of work, acting as a type of inside joke."

## Easter Eggs

| Name | What to do                                    |
| ---- | --------------------------------------------- |
| DM   | Send a dm to the point of this documentation! |


---

# 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://hoppi-discord.gitbook.io/hoppi-docs/info/easter-eggs.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.
