> For the complete documentation index, see [llms.txt](https://6-champ1on.gitbook.io/6champ1on-home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://6-champ1on.gitbook.io/6champ1on-home/about-myself.md).

# About Myself

## Welcome to LQ's SPACE!👋

### Here is  an  *<mark style="color:red;">intro</mark>*:

* 汉语言文学 985本——语言学及应用语言学 985直博博**0**
* E中最I，J中最P的ENFJ大宝剑🗡
*

```
<figure><img src="https://iqeq.com.cn/imgxin/mbtim/zrg.jpg" alt="" width="188"><figcaption></figcaption></figure>
```

* 热爱文学但单向奔赴理工科🏃‍🏃‍🏃‍心中有热爱 眼前是生活
* 兴趣：音乐🎼 足球⚽ 健身💪 读书📖

### About my blogs:

* 关于生活、科研、学习、健身等
* 不定期更新，常看常新
* Undefined writing

### 联系方式：

* 邮箱<sub>1</sub>：<2605862152@qq.com>（生活、游戏、交流用）
* 邮箱<sub>2</sub>：<liuqing6733@hnu.edu.cn>（学术交流用，定期查看，重要文件可发）
* wx：15513098217
* 抖音：583249113
* Feel free to contact me !


---

# 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://6-champ1on.gitbook.io/6champ1on-home/about-myself.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.
