# Guide: Zero to Monero

#### [Zero to Monero: Second Edition](https://web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf)

Published: April 4, 2020, with [LaTeX source code here](https://github.com/UkoeHB/Monero-RCT-report)\
A comprehensive conceptual (and technical) explanation of Monero.\
We endeavor to teach anyone who knows basic algebra and simple computer science concepts like the ‘bit representation’ of a number not only how Monero works at a deep and comprehensive level, but also how useful and beautiful cryptography can be.

### **Download:**

<https://web.getmonero.org/library/Zero-to-Monero-2-0-0.pdf>


---

# 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://www.coincashew.com/spanish/coins/overview-xmr/external-reading-material/guide-zero-to-monero.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.
