# 关于

> 小虾米\
> QQ：509129

此项目翻译 **Twig 1.x** 中文文档，**Twig 2.x** 中文文档及相关中文译文

**注意:会优先以Twig 2.x** 为主

## 查看**Twig 2.x**文档：

[Twig 2.x 中文文档](http://twig.shujuwajue.com)

[Twig 2.x 英文文档](https://twig.sensiolabs.org/doc/2.x/)


---

# 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://twig.shujuwajue.com/master.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.
