> For the complete documentation index, see [llms.txt](https://bhagavata.keshavaswami.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bhagavata.keshavaswami.com/canto-10-part-2/m.a.d/a-astonishing-rule-52-70/dwaraka-palaces.md).

# Dwaraka Palaces

Dwaraka, crafted by the celestial architect, Visvakarma, was opulent beyond belief and charming in all respects. After marrying 16,108 princesses, Krishna created an exquisite palace for each one of them. Fascinated by this, Narada Muni personally went to witness Krishna’s daily activities in each palace. When Krishna saw Narada, He heartily welcomed and worshipped the sage. As Narada travelled from palace to palace he was honoured in the same way, and amazed by Krishna’s routine, which resembled that of a perfect, pious householder. Everything from fulfilling family duties, performing religious rituals, and observing social traditions was carefully honoured by the Lord.

One day, news arrived of how Jarasandha had captured and imprisoned thousands of kings. They were pleading for the Lord’s merciful intervention. Simultaneously, Narada arrived with the message that the Pandavas’ were soon performing the Rajasuya sacrifice and requesting Krishna’s presence at the event. Desiring to satisfy both parties, Krishna turned to Uddhava for advice.


---

# 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://bhagavata.keshavaswami.com/canto-10-part-2/m.a.d/a-astonishing-rule-52-70/dwaraka-palaces.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.
