> 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-3-why-not.md).

# PART 3: WHY NOT

- [Why not?](https://gita3.keshavaswami.com/part-3-why-not/why-not.md): The Bhagavad-Gita refutes all the excuses we may offer to delay our spiritual journey.
- [1. “I don’t have the time.”](https://gita3.keshavaswami.com/part-3-why-not/1.-i-dont-have-the-time..md)
- [Killing Time](https://gita3.keshavaswami.com/part-3-why-not/1.-i-dont-have-the-time./killing-time.md)
- [2. “I already know all of this.”](https://gita3.keshavaswami.com/part-3-why-not/2.-i-already-know-all-of-this..md)
- [Library for Life](https://gita3.keshavaswami.com/part-3-why-not/2.-i-already-know-all-of-this./library-for-life.md)
- [3. “I have so many duties to fulfil.”](https://gita3.keshavaswami.com/part-3-why-not/3.-i-have-so-many-duties-to-fulfil..md)
- [Work as Worship](https://gita3.keshavaswami.com/part-3-why-not/3.-i-have-so-many-duties-to-fulfil./work-as-worship.md)
- [4. “I’m not intelligent enough.”](https://gita3.keshavaswami.com/part-3-why-not/4.-im-not-intelligent-enough..md)
- [Walk the Talk](https://gita3.keshavaswami.com/part-3-why-not/4.-im-not-intelligent-enough./walk-the-talk.md)
- [5. “I’d prefer to practically help the world.”](https://gita3.keshavaswami.com/part-3-why-not/5.-id-prefer-to-practically-help-the-world..md)
- [News of the World](https://gita3.keshavaswami.com/part-3-why-not/5.-id-prefer-to-practically-help-the-world./news-of-the-world.md)
- [6. “I’m too active – I just can’t focus.”](https://gita3.keshavaswami.com/part-3-why-not/6.-im-too-active-i-just-cant-focus..md)
- [The Yoga of Writing](https://gita3.keshavaswami.com/part-3-why-not/6.-im-too-active-i-just-cant-focus./the-yoga-of-writing.md)
- [7. “I trust science and fact, not spirituality and faith."](https://gita3.keshavaswami.com/part-3-why-not/7.-i-trust-science-and-fact-not-spirituality-and-faith..md)
- [Faith Issues](https://gita3.keshavaswami.com/part-3-why-not/7.-i-trust-science-and-fact-not-spirituality-and-faith./faith-issues.md)
- [8. “I'll do it in the future.”](https://gita3.keshavaswami.com/part-3-why-not/8.-ill-do-it-in-the-future..md)
- [Enemies of Growth](https://gita3.keshavaswami.com/part-3-why-not/8.-ill-do-it-in-the-future./enemies-of-growth.md)
- [9. “I don’t follow organised religion."](https://gita3.keshavaswami.com/part-3-why-not/9.-i-dont-follow-organised-religion..md)
- [Mechanics of Spirituality](https://gita3.keshavaswami.com/part-3-why-not/9.-i-dont-follow-organised-religion./mechanics-of-spirituality.md)
- [10. “I don’t experience God – I’ve never seen Him”](https://gita3.keshavaswami.com/part-3-why-not/10.-i-dont-experience-god-ive-never-seen-him.md)
- [Time for God](https://gita3.keshavaswami.com/part-3-why-not/10.-i-dont-experience-god-ive-never-seen-him/time-for-god.md): Until we have that face-to-face interaction with Krishna, there are other immediate ways to contact Him.


---

# 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-3-why-not.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.
