# Logo & Artworks

HyperDbg's logo is a **Schrödinger's cat**, which is both alive and/or dead. It's because we love quantum physics.

Here are some of the artworks you can use :

![HyperDbg 1](/files/-M3VfBggK7pI3iFdgD6l)

Here's another one!

![HyperDbg 2](/files/-M7ECJy2Xooy94XQ1xKG)

Here's a HyperDbg cat without text.

![HyperDbg 3](/files/-M7ECl-93Ga2tS7x43ez)

Here's a HyperDbg Sticker :

![HyperDbg's First Release Sticker](/files/1BfpN8RdTsQsvTnEEfOs)

![HyperDbg's First Release Paint](/files/U09krRE1xFVx76NTA0O9)


---

# 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.hyperdbg.org/contribution/logo.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.
