> 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/adi-lila.md).

# ADI-LILA

- [Invocation](https://cccompact.keshavaswami.com/adi-lila/invocation.md): Adi-Lila I Chapters 1-12
- [Auspicious Prayers](https://cccompact.keshavaswami.com/adi-lila/invocation/auspicious-prayers.md): \[Adi 1]
- [A Safe God](https://cccompact.keshavaswami.com/adi-lila/invocation/a-safe-god.md): \[Adi 2]
- [The Golden Opportunity](https://cccompact.keshavaswami.com/adi-lila/invocation/the-golden-opportunity.md): \[Adi 3 & 4]
- [Five Stars](https://cccompact.keshavaswami.com/adi-lila/invocation/five-stars.md): \[Adi 5-7]
- [Writing Caitanya-Caritamrita](https://cccompact.keshavaswami.com/adi-lila/invocation/writing-caitanya-caritamrita.md): \[Adi 5 & 8]
- [The Desire Tree](https://cccompact.keshavaswami.com/adi-lila/invocation/the-desire-tree.md): \[Adi 9-12]
- [Incarnation](https://cccompact.keshavaswami.com/adi-lila/incarnation.md): Adi-Lila I Chapters 13-14
- [The Rising Sun](https://cccompact.keshavaswami.com/adi-lila/incarnation/the-rising-sun.md): \[Adi 13]
- [Greatness and Sweetness](https://cccompact.keshavaswami.com/adi-lila/incarnation/greatness-and-sweetness.md): \[Adi 14]
- [Education](https://cccompact.keshavaswami.com/adi-lila/education.md): Adhi-Lila | Chapters 15-16
- [Life Lessons](https://cccompact.keshavaswami.com/adi-lila/education/life-lessons.md): Adi 15
- [The Greatest Scholar](https://cccompact.keshavaswami.com/adi-lila/education/the-greatest-scholar.md): Adi 16
- [Transformation](https://cccompact.keshavaswami.com/adi-lila/transformation.md): Adi-Lila I Chapter 17
- [The Turning Point](https://cccompact.keshavaswami.com/adi-lila/transformation/the-turning-point.md): \[Adi 17]
- [Birth of Kirtan](https://cccompact.keshavaswami.com/adi-lila/transformation/birth-of-kirtan.md): \[Adi 17]
- [Exhibitions of Divinity](https://cccompact.keshavaswami.com/adi-lila/transformation/exhibitions-of-divinity.md): \[Adi 17]
- [Overcoming the Opposition](https://cccompact.keshavaswami.com/adi-lila/transformation/overcoming-the-opposition.md): \[Adi 17]
- [The World is My Family](https://cccompact.keshavaswami.com/adi-lila/transformation/the-world-is-my-family.md): \[Adi 17]


---

# 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/adi-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.
