> 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-09/d.r.a.g/d-durvasa-and-ambarish-1-5/power-and-purity/succession.md).

# Succession

The Srimad-Bhagavatam repeatedly describes how every saintly king was planning for succession. In the material world, leaders cling on to their position until the day they are practically dragged from their seats of power. The *rajarsis*, however, fully alert to the goal of life, would give up their positions at the opportune time – their detachment would neither be irresponsibly quick, nor needlessly delayed, and they would allow young, fresh and qualified leaders to take up the responsibility. They were able to detach themselves from incredible influence and opulence without any hesitation whatsoever. Indeed, it is said of Bharata Maharaja: *“While in the prime of life, the great Maharaja Bharata gave up everything because he was fond of serving the Supreme Personality of Godhead, Uttamasloka. He gave up his beautiful wife, nice children, great friends and an enormous empire. Although these things were very difficult to give up, Maharaja Bharata was so exalted that he gave them up just as one gives up stool after evacuating. Such was the greatness of His Majesty.”* ([SB 5.14.43](https://vedabase.io/en/library/sb/5/14/43/))

<figure><img src="/files/a7p3OlyuWTKpjm11Woqt" alt=""><figcaption></figcaption></figure>


---

# 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-09/d.r.a.g/d-durvasa-and-ambarish-1-5/power-and-purity/succession.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.
