# Priorities

1. **Physical, emotional and spiritual wellbeing**

   Sleeping well, good nutrition, meditation and generally treating myself with kindness and respect.
2. **Creative expression**

   Game development, music production, photography, visual design etc.
3. **General perspective and knowledge**

   Reading articles & books, listening to podcasts, travel, perspective enhancing substances.
4. **Social activity**

   Friendships and romantic relationships.
5. **Financial stability**

   Savings, investment and spending habits.
6. **Programming, design and business skills**

   Exercises, lectures, courses and conferences.
7. **Fitness and sport**

   Attempting to achieve at a high level in the gym.


---

# 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://notes.bf.wtf/priorities.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.
