# 首页

## 快速入门指南

适合零基础的学习者的指南。包含变格，动词以及句法的基本的概念。

[开始学习](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/shortcut/summary.md)

## wikipali简介

设计思路

* [Youtube](https://youtube.com/playlist?list=PL_1iJBQvNPFHT6UisME_cOSts5fFecK14)

[开始学习](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/palistep/summary.md)

## 语法手册

| 章节                                                                                              | 内容           |
| ----------------------------------------------------------------------------------------------- | ------------ |
| [语法缩略语表](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/grammar-abbr.md)           |              |
| [三藏缩略语表](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/pali-abbr.md)              |              |
| [变格表](https://visuddhinanda.gitbook.io/pali-handbook/declension/ending-table)                   | 名词，形容词，数词，代词 |
| [动词变化表](https://visuddhinanda.gitbook.io/pali-handbook/verbal/verb-table)                       |              |
| [不变词](https://visuddhinanda.gitbook.io/pali-handbook/readme)                                    |              |
| [接头词](https://visuddhinanda.gitbook.io/pali-handbook/readme)                                    |              |
| [接尾词](https://visuddhinanda.gitbook.io/pali-handbook/readme)                                    |              |
| [Sandhi](https://visuddhinanda.gitbook.io/pali-handbook/readme)                                 |              |
| [复合词](https://visuddhinanda.gitbook.io/pali-handbook/readme)                                    |              |
| [词与词关系语法](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/basic-relation/readme.md) |              |
| [进阶语法](https://github.com/visuddhinanda/pali-handbook/blob/zh-hans/grammar/readme.md)           |              |


---

# Agent Instructions: 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://visuddhinanda.gitbook.io/pali-handbook/readme.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.
