# Beliefs

Some thoughts that I believe to be mostly true and align with:

* No one can compete with you on being you. Most of life is a search for who and what needs you the most.
* You do need to be deep in something because otherwise you’ll be a mile wide and an inch deep and you won’t get what you want out of life - find your *something*.
* A Native American proverb that I try to live by: "When you were born, you cried and the world rejoiced. Live your life in such a manner that when you die the world cries and you rejoice."


---

# 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.alexhe.io/topics/life/beliefs.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.
