# 欢迎

## 👋 欢迎

此站点用于收集谭老师引用过的经典或者名人名言，部分内容搜集自互联网，如有侵权请联系<feedback@tanjiaxiang.icu>

![祥子镇楼](https://tanjiaxiang.icu/skin/images/tjx.png)

## 如何贡献？

#### 要求：原文+出处+翻译

* 可通过<feedback@tanjiaxiang.icu>提出修改意见
* ~~可点击右上角在本站点的github项目上提issue或者自行发起pull request（需要掌握基本git技能且熟悉gitbook文件逻辑）~~
* 注册gitbook账号并发送申请邮件到<apply@tanjiaxiang.icu> 如果申请被通过，您将收到加入组织的邀请链接并获得编辑权限。


---

# 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://old.tanjiaxiang.icu/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.
