> For the complete documentation index, see [llms.txt](https://lightpaper.wizardia.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lightpaper.wizardia.io/wizards/elzevir-the-scribe.md).

# Elzevir, the Scribe

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

### Elzevir's Spells

**Age of Fire**

Waves his arms and blows a wave of flame from the candles.

**Fire Punishment**

Accumulate fiery energy in his hands and releases it in the form of fireballs.

### Elzevir's Story

Becoming a Voice in The Gnostes is a position of honor sought by many. Elzevir worked hard his entire life to become known and respected in the scientific community. Reaching fame and recognition, Elzevir began to carefully manipulate his fellow scientists to his liking. It could be said that his ability to plan and scheme is beyond genius - he is the invisible hand that guides progress.<br>


---

# 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:

```
GET https://lightpaper.wizardia.io/wizards/elzevir-the-scribe.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.
