> For the complete documentation index, see [llms.txt](https://um.fz.ax/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://um.fz.ax/self/chants.md).

# chants

## ananda

#### what is this life

{% embed url="<https://youtu.be/d5wCv5LqMz4>" %}

#### i want only thee, lord

{% embed url="<https://youtu.be/8vXD1oLnPiU>" %}

#### how shall i love thee

{% embed url="<https://youtu.be/LuuP4zxUfgw>" %}

#### come to me jesus

{% embed url="<https://youtu.be/5VJlvbNrq6E>" %}

#### sri yogananda

{% embed url="<https://youtu.be/94jpwt_3dTM>" %}

#### hare krishna, hare rama

{% embed url="<https://youtu.be/N5-lcWR6AZw>" %}

#### i awake in thy light

{% embed url="<https://youtu.be/YtnA81kMOAA>" %}

#### come out of the darkness, mother

{% embed url="<https://youtu.be/JViTLV7JJ4A>" %}

#### rest in god, live in god

{% embed url="<https://youtu.be/E0aOu0mZZ-A>" %}

#### who is in my temple

{% embed url="<https://youtu.be/T25-2vjBwJQ>" %}

#### o god beautiful

{% embed url="<https://youtu.be/Gt7eHGgj-CQ>" %}

#### polestar of my life

{% embed url="<https://youtu.be/I65oQAajE7I>" %}

#### what lightning flash

{% embed url="<https://youtu.be/9DC1Wv-hjMM>" %}

#### i will never forget thee

{% embed url="<https://youtu.be/7rvrvHr6duQ>" %}

#### blue lotus feet

{% embed url="<https://youtu.be/P2fk1FcJpbo>" %}

#### thousands of suns

{% embed url="<https://youtu.be/FO6gS9xg8cU>" %}

#### lord, i am thine

{% embed url="<https://youtu.be/boKOS5SDmYU>" %}

#### light the lamp of thy love

{% embed url="<https://youtu.be/_3qQos9yMIw>" %}

#### hey bhagavan

{% embed url="<https://youtu.be/3qPZXSCbjVk>" %}

#### you fill my heart with music

{% embed url="<https://youtu.be/B9eRkbBZHB4>" %}

***

## kirtan

{% embed url="<https://youtu.be/5yQUaPKTX6o>" %}

{% embed url="<https://youtu.be/xVnnh5QJIHg>" %}

{% embed url="<https://youtu.be/LfgaynOkNJk>" %}

{% embed url="<https://youtu.be/Gx8Ybj8XvfQ>" %}

{% embed url="<https://youtu.be/OlPvJRs1q4Y>" %}

{% embed url="<https://youtu.be/ym9HzLhpbbc>" %}

{% embed url="<https://youtu.be/iiACrVmVG30>" %}


---

# 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://um.fz.ax/self/chants.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.
