# Today I Learned

### Intro

* 👉[TIL2020 ](https://github.com/minhee0327/TIL2020)👈 repository에서 원래 정리하던 것들이 꽤 자료가 모여서 보기 좋게 정리
* 이전한 repository 👉[TIL ](https://github.com/minhee0327/TIL)👈
* 기존에 자료들 중에 mark down 문서 위주로만 posting&#x20;
* 앞으로 잊고 싶지 않은, 자주 봐야 할 것 같은 자료 위주로 업로드 하자!!
* 학습한 것 바로 올리지 말자!!&#x20;
* 다시 읽어보고 이해 하고 올릴 것!!


---

# 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://minhee0327.gitbook.io/mini-til/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.
