# About TIL

### TIL(Today I Learned)를 시작하며

gitbook을 이용하여 일일 회고를 시작해보려 한다.

> *기억은 기록을 이길 수 없다.*

라는 말처럼 기록을 하여 시간이 지났을 때 뒤돌아 보며 *얼마나 성장하고 발전했는지, 무엇이 부족했는지*를 알기 위해서이다.

그날 그날의 할 일, 목표, 개선할 점, 공부한 것 들을 일기 형식으로 써보려 한다.


---

# 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://jinwon-yoon.gitbook.io/jinonys-blog/about-til.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.
