> For the complete documentation index, see [llms.txt](https://academy.kryptomon.co/the-kryptomon-academy-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.kryptomon.co/the-kryptomon-academy-1/kmon-world-of-kogaea/kmon-world-of-kogaea-basics/lore-of-kogaea/professors-log.md).

# ​Professor's Log

### [Koa's Log #001](https://medium.com/kryptomon/kryptomon-koas-log-1-9d78749c88c9)&#x20;

It’s. Alive. I don’t know why we were so surprised. Nobody recognized it at first but now that we’ve had more time to study them, all 10,000 of them are clearly in the shape of eggs.

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

### [Koa's Log #002](https://medium.com/kryptomon/kryptomon-koas-log-2-45a5cbdffee0)

There’s no conclusive evidence that the pattern means anything, but after the baffling results from the preliminary tests on the eggs several days ago, this finally feels like I might be on to something.

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

### [Koa's Log #003](https://medium.com/kryptomon/kryptomon-koas-log-3-fd52f309d8fa)

Do you know that feeling when you realize you’re living through something that is going to change your life? That’s how I feel more and more every day.

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

### [Koa's Log #004](https://medium.com/kryptomon/kryptomon-koas-log-4-7f2486745968)

This has been a good week. No, it’s been an AMAZING week. After months of puzzling over these eggs and the weird incidents that have been happening we’re finally making some progress.

<figure><img src="/files/90Lyssdvek33zhk9RbdI" alt=""><figcaption></figcaption></figure>

### [Koa's Log #005](https://medium.com/kryptomon/kryptomon-koas-log-5-28487cc757c0)

I couldn’t sleep last night. Watching these eggs is like staring into an event horizon.

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

### [Koa's Log #006](https://medium.com/kryptomon/kryptomon-koas-log-6-70e1f6827284)

It’s the pink glow! That pink glow is the biggest breakthrough we’ve had these 2 months since our Kryptomons hatched, and it **might** be my best chance in getting Embie back.

<figure><img src="/files/2zfJ6K7j1X2qljMGEOUD" alt=""><figcaption></figcaption></figure>

### [Koa's Log #007](https://medium.com/kryptomon/kryptomon-koas-log-7-457c06600873)

“FOUR… THREE…TWO…ONE!”, the crowd chanted in sync as all eyes turned towards the projection of a clock high above the night sky.&#x20;

<figure><img src="/files/4PeUNkwL02dPGYoSJXbr" alt=""><figcaption></figcaption></figure>

### [Koa's Log #008](https://medium.com/kryptomon/kryptomon-koas-log-8-414c3938c96b)

“Sigh… I wonder how Eva’s doing” I mused as I scanned the code on the screen directly in front of me.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://academy.kryptomon.co/the-kryptomon-academy-1/kmon-world-of-kogaea/kmon-world-of-kogaea-basics/lore-of-kogaea/professors-log.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
