> For the complete documentation index, see [llms.txt](https://gita3.keshavaswami.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gita3.keshavaswami.com/part-2-how-to.md).

# PART 2: HOW TO

- [How to...](https://gita3.keshavaswami.com/part-2-how-to/how-to....md): "The Bhagavad-Gita transforms you into the best version of yourself."
- [1. How to Become Determined](https://gita3.keshavaswami.com/part-2-how-to/1.-how-to-become-determined.md)
- [My Mission](https://gita3.keshavaswami.com/part-2-how-to/1.-how-to-become-determined/my-mission.md)
- [2. How to Make Decisions](https://gita3.keshavaswami.com/part-2-how-to/2.-how-to-make-decisions.md)
- [Decisions Decisions](https://gita3.keshavaswami.com/part-2-how-to/2.-how-to-make-decisions/decisions-decisions.md)
- [3. How to Overcome Temptation](https://gita3.keshavaswami.com/part-2-how-to/3.-how-to-overcome-temptation.md)
- [A Battle Plan](https://gita3.keshavaswami.com/part-2-how-to/3.-how-to-overcome-temptation/a-battle-plan.md)
- [4. How to Find Purpose](https://gita3.keshavaswami.com/part-2-how-to/4.-how-to-find-purpose.md)
- [Finding Purpose](https://gita3.keshavaswami.com/part-2-how-to/4.-how-to-find-purpose/finding-purpose.md)
- [5. How to Become Successful](https://gita3.keshavaswami.com/part-2-how-to/5.-how-to-become-successful.md)
- [Building Blocks of Success](https://gita3.keshavaswami.com/part-2-how-to/5.-how-to-become-successful/building-blocks-of-success.md)
- [6. How to Be Present](https://gita3.keshavaswami.com/part-2-how-to/6.-how-to-be-present.md)
- [Mantra - Free the Mind](https://gita3.keshavaswami.com/part-2-how-to/6.-how-to-be-present/mantra-free-the-mind.md)
- [7. How to Avoid Mistakes](https://gita3.keshavaswami.com/part-2-how-to/7.-how-to-avoid-mistakes.md)
- [Learning through Hearing](https://gita3.keshavaswami.com/part-2-how-to/7.-how-to-avoid-mistakes/learning-through-hearing.md)
- [8. How to Face Death](https://gita3.keshavaswami.com/part-2-how-to/8.-how-to-face-death.md)
- [Life’s Change Agent](https://gita3.keshavaswami.com/part-2-how-to/8.-how-to-face-death/lifes-change-agent.md)
- [9. How to Find Love](https://gita3.keshavaswami.com/part-2-how-to/9.-how-to-find-love.md)
- [Loving Connections](https://gita3.keshavaswami.com/part-2-how-to/9.-how-to-find-love/loving-connections.md)
- [10. How to Perceive Beauty](https://gita3.keshavaswami.com/part-2-how-to/10.-how-to-perceive-beauty.md)
- [Enjoy, Ignore or Engage?](https://gita3.keshavaswami.com/part-2-how-to/10.-how-to-perceive-beauty/enjoy-ignore-or-engage.md)
- [11. How to Detect Divinity](https://gita3.keshavaswami.com/part-2-how-to/11.-how-to-detect-divinity.md)
- [Connection Points](https://gita3.keshavaswami.com/part-2-how-to/11.-how-to-detect-divinity/connection-points.md)
- [12. How to Spiritually Progress](https://gita3.keshavaswami.com/part-2-how-to/12.-how-to-spiritually-progress.md)
- [Spiritual Flow](https://gita3.keshavaswami.com/part-2-how-to/12.-how-to-spiritually-progress/spiritual-flow.md)
- [13. How to Find Freedom](https://gita3.keshavaswami.com/part-2-how-to/13.-how-to-find-freedom.md)
- [Big Questions](https://gita3.keshavaswami.com/part-2-how-to/13.-how-to-find-freedom/big-questions.md)
- [14. How to Avoid Burnout](https://gita3.keshavaswami.com/part-2-how-to/14.-how-to-avoid-burnout.md)
- [Sattva Life](https://gita3.keshavaswami.com/part-2-how-to/14.-how-to-avoid-burnout/sattva-life.md)
- [15. How to Become Detached](https://gita3.keshavaswami.com/part-2-how-to/15.-how-to-become-detached.md)
- [Eternal Assets](https://gita3.keshavaswami.com/part-2-how-to/15.-how-to-become-detached/eternal-assets.md)


---

# 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://gita3.keshavaswami.com/part-2-how-to.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.
