# Hi there

{% hint style="success" %}
*⚡ **This is a book containing my notes and some of my ideas.***

*🙈 **Please note that I have indicated the source of the reprinted and modified articles. If it makes you uncomfortable, please get in touch with me quickly to delete it, sorry.***
{% endhint %}

{% tabs %}
{% tab title="😎 About Me" %}

* 🎓 PhD study. @CUHK HKSAR
* 🔭 Research includes LLMSys, MLSys, DBMS, Distributed, K-V Storage, etc.
* 🏆 Used to participate in some contests. [**Won the first prize🥇**](http://mse.hust.edu.cn/info/1180/11133.htm) of the 17th **"Challenge Cup"** National College Student Curricular Academic Science and Technology Works Competition.
* 👑 Founder of [**JumboArbitrage**](https://github.com/JumboArbitrage) and [**HUST-FOCUS**](https://github.com/HUST-FOCUS).
* 🌈 Currently working on some fantastic ideas.
* ✨ **Fun fact**: [**A repo received some stars**](https://github.com/SleepyLGod/qwidget-demo) including several interesting Qt components when I'm a freshman.
* 📫 Reach me at [**haodong.lu.me@gmail.com**](mailto:haodong.lu.me@gmail.com)**.**
* <img src="https://github.githubassets.com/images/icons/emoji/octocat.png" alt=":octocat:" data-size="line"> Github address: [**SleepyLGod**](https://github.com/SleepyLGod)**.**
* 🏠 Homepage at [**Sleepylgod.github.io**](https://sleepylgod.github.io/).
  {% endtab %}
  {% endtabs %}


---

# 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://rookiedong.gitbook.io/notes/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.
