> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/buddhism/mahayana/zen/koans.md).

# Zen Koans

* *Finger pointing at the moon* - This is a very important Zen Koan about the role of *Dhamma* (pointing finger) and ultimate goal, *Nirvana* (the Moon). Dhamma's role is to point the finger at the direction of Nirvana as a guidance. The goal is to look at the Moon and not to get stuck in admiring the finger which is pointing at the Moon!

  This Koan can be compared to the Raft metaphor in Theravada Buddhism. There, Dhamma is often compared as a raft to cross the river (Samsara) - achieving Nirvana (or Nibbana, in Pali). One would be foolish to carry with himself the raft once they cross the river.

  Thich Nhat Hanh's quote on the same subject - [Quote by Thich Nhat Hanh: “Bhikkhus, the teaching is merely a vehicle to describe the truth”](https://www.goodreads.com/quotes/843488-bhikkhus-the-teaching-is-merely-a-vehicle-to-describe-the)


---

# 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:

```
GET https://wiki.dewaka.com/buddhism/mahayana/zen/koans.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
