> 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-08/g.o.l.d/g-gajendra-1-4/power-of-prayer/types-of-prayers.md).

# Types of Prayers

Just as food cannot be eaten without salt, any service offered to the Lord which is devoid of the devotional mood, sincerity and purity of consciousness, is considered sub-standard. Acting with a prayerful mood in spiritual life is at the heart of devotion. In Nectar of Devotion, Srila Prabhupada describes the variety of prayers that can be offered to the Lord:&#x20;

**S – Sorry** (*dainya-bhodhika*) – in the process of cleansing our hearts, we become acutely aware of how much we fall short of the ideals, and how many imperfections we are riddled with. Realising this, the devotee offers humble prayers lamenting his fallen condition, seeking forgiveness and the strength to improve.

**A – Ask** (*lalasa-mayi*) – in an advanced stage of spiritual life, when one rekindles their strong attachment to Krishna, one may lovingly express their intense desire to serve the Lord in a particular way. While this is very elevated, one thing that everyone can ask for is more devotional service and more dedication to the process of Krishna consciousness.

**L – Listen** – after offering prayers we listen to the Lord’s response, which may come to us in a variety of ways.

**T – Total** (*samprathanatmika*) – *sam* means ‘complete,’ and thus the ‘complete prayer’ is one of total submission. It’s a prayer offered with great feeling, ardently desiring to be connected to the Lord in body, mind and words and thus restored to wholeness.


---

# 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-08/g.o.l.d/g-gajendra-1-4/power-of-prayer/types-of-prayers.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.
