# Starting point

### What I will explore&#x20;

Some of my notes are old notes collected from HachMd, goodNotes, oneNote, google doc, but I will try to organize them into a readable format.

In particular, I will focus on the following questions:

1. What is the problem that is being solved?
2. What are the metrics of success?
3. What are the key innovations over prior work?
4. What are the key results?
5. What are some of the limitations and how might this work be improved?
6. How might this work have long term impact?

####


---

# 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://sliu583.gitbook.io/blog/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.
