> For the complete documentation index, see [llms.txt](https://cccompact.keshavaswami.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cccompact.keshavaswami.com/madhya-lila.md).

# MADHYA-LILA

- [Renunciation](https://cccompact.keshavaswami.com/madhya-lila/renunciation.md): Madhya-Lila I Chapters 1-6
- [Snapshot](https://cccompact.keshavaswami.com/madhya-lila/renunciation/snapshot.md): \[Madhya 1 & 2]
- [An Emotional Meeting](https://cccompact.keshavaswami.com/madhya-lila/renunciation/an-emotional-meeting.md): \[Madhya 3]
- [Lessons on the Road to Puri](https://cccompact.keshavaswami.com/madhya-lila/renunciation/lessons-on-the-road-to-puri.md): \[Madhya 4 & 5]
- [Sarvabhauma’s Salvation](https://cccompact.keshavaswami.com/madhya-lila/renunciation/sarvabhaumas-salvation.md): \[Madhya 6]
- [Propagation](https://cccompact.keshavaswami.com/madhya-lila/propagation.md): Madhya-Lila I Chapters 7-15
- [The South Indian Tour](https://cccompact.keshavaswami.com/madhya-lila/propagation/the-south-indian-tour.md): \[Madhya 7-9]
- [Returning to HQ](https://cccompact.keshavaswami.com/madhya-lila/propagation/returning-to-hq.md): \[Madhya 10]
- [Preparations for Rathayatra](https://cccompact.keshavaswami.com/madhya-lila/propagation/preparations-for-rathayatra.md): \[Madhya 11 & 12]
- [The Ecstatic Festival of Chariots](https://cccompact.keshavaswami.com/madhya-lila/propagation/the-ecstatic-festival-of-chariots.md): \[Madhya 13 & 14]
- [King Prataparudra’s Strong Desire](https://cccompact.keshavaswami.com/madhya-lila/propagation/king-prataparudras-strong-desire.md): \[Madhya 10-14]
- [Expanding the Mercy](https://cccompact.keshavaswami.com/madhya-lila/propagation/expanding-the-mercy.md): \[Madhya 15]
- [Aspiration](https://cccompact.keshavaswami.com/madhya-lila/aspiration.md): Madhya-Lila I Chapters 16-18
- [An Unfulfilled Aspiration](https://cccompact.keshavaswami.com/madhya-lila/aspiration/an-unfulfilled-aspiration.md): \[Madhya 16]
- [The Journey Home](https://cccompact.keshavaswami.com/madhya-lila/aspiration/the-journey-home.md): \[Madhya 17]
- [Vraja Mandala Parikrama](https://cccompact.keshavaswami.com/madhya-lila/aspiration/vraja-mandala-parikrama.md): \[Madhya 18]
- [Organisation](https://cccompact.keshavaswami.com/madhya-lila/organisation.md): Madhya-Lila 1 Chapters 19-25
- [Systematic Documentation](https://cccompact.keshavaswami.com/madhya-lila/organisation/systematic-documentation.md)
- [Rupa and Sanatana’s Escape](https://cccompact.keshavaswami.com/madhya-lila/organisation/rupa-and-sanatanas-escape.md): \[Madhya 19 & 20]
- [Teachings to Rupa Goswami](https://cccompact.keshavaswami.com/madhya-lila/organisation/teachings-to-rupa-goswami.md): \[Madhya 19]
- [Teachings to Sanatana Goswami](https://cccompact.keshavaswami.com/madhya-lila/organisation/teachings-to-sanatana-goswami.md): \[Madhya 20-24]
- [Essential Instructions to the Goswamis](https://cccompact.keshavaswami.com/madhya-lila/organisation/essential-instructions-to-the-goswamis.md): \[Madhya-Lila 23.103-23.105 / Antya-Lila 1.217-1.220 / 4.79-4.83]
- [Prakashananda and the Mayavada Sannyasis](https://cccompact.keshavaswami.com/madhya-lila/organisation/prakashananda-and-the-mayavada-sannyasis.md): \[Madhya 25]


---

# 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://cccompact.keshavaswami.com/madhya-lila.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.
