# Life Advice

* Tea tastes so much better when you drink it from a china/porcelain cup.
* Create a checklist for things you take to trips. It saves a lot of headache of worrying about forgetting something.
* Brains are for thinking, not for remembering. When you need to remember something, just write it down right away.
* Public libraries save a lot of moneyt.
* Don't form strong opinion on some debate until you can adequately articulate arguments for both sides.&#x20;
* When drinking, always know exactly how many drinks you've had.
* Social networks, YouTube, mindless browsing make you dumb.


---

# 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://wiki.ainzzorl.lol/life-advice.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.
