# Initial page

![https://twitter.com/swyx/status/1009174159690264579](https://3134266409-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lb2UWpq1FpSUkbHLXcc%2F-Lb2Viiz4xeIh2TBBeLF%2F-Lb2WNjpEyVlMSGsu6WV%2FDgFOhk-VAAAdMlj.jpg?alt=media\&token=d48cdc74-8d10-4203-a288-62faa514c9f9)

Inspired by [`Shawn Wang`](https://swyx.io) and [`Aizat Faiz`](https://aizatto.com)

![](https://3134266409-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lb2UWpq1FpSUkbHLXcc%2F-Lb4mUd8zFbu-clobGxh%2F-Lb4mWYkTgb5wfYwqI2Y%2Fmemory%20palace.png?alt=media\&token=50321c0d-c4a4-4ec0-9204-3f6205a40bbd)

This living document serves as my memory palace; in this doc, you will find explanations that work for me. This acts as a generation effect. Generated information is better recalled than read information. Both techniques are meant to strengthen my memory and transfer to my long term storage.

Oftentimes, I find myself looking for the same article or documentation again. It only makes sense for me to organize them here.

✌️


---

# 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://docs.lovincyrus.com/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.
