> 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-07/o.p.e.n/n-naradas-instructions-11-15/civilised-humans.md).

# Civilised Humans

Having heard about the exalted character of Prahlada, Maharaja Yuddhistira enquired about the gradual development towards such purity through adherence to the system of Varnasrama. Thus, Narada Muni described this system which the Lord Himself creates.

He began by outlining a list of thirty preliminary qualities that are expected of any civilised human being. Those who possess such character are fit candidates to participate in the system of Varnasrama, otherwise they will invariably cause a disturbance to society. He went on to describe the divisions of *brahmana*, *ksatriya*, *vaisya* and *sudra*. Each have specific qualities and strengths, and adhere to certain principles, though they may adjust the details of their activities according to time, place and circumstance. A crucial point to note is that one’s position is determined by their character and qualities, and not birth.&#x20;

Narada then delineated the temperament and activities of a chaste wife.


---

# 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-07/o.p.e.n/n-naradas-instructions-11-15/civilised-humans.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.
