> For the complete documentation index, see [llms.txt](https://heymichal.gitbook.io/journal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heymichal.gitbook.io/journal/manifesting.md).

# Manifesting ✨

I've decided to cut the crap and make the following happen. \
\
If it's within your power to help me, then please let me know.

(All wishes in present tense for ultra manifesting powerz.)

1. I'm a steward of a beautiful **land** in Pico Island (or New Zealand, why not?), with a forest and an ocean view. I live in a peaceful **tiny house**, get my food almost entirely from the **food forest**, and put my heart into catalyzing a beautiful community.
2. I'm spending a lot of my time **sailing,** between the islands of the Azores, as well as to/from the Azores. Also: I'm being gifted a **sailboat**. Buying stuff is oldschool. There's so much abundance in the world, and I'm sure there is a sailboat out there that awaits me, so we can co-create transformational experiences for people.
3. I'm co-running a **performing** **arts & events company** in Pico with my close friends. We're using art as a language and reach the souls of locals (natives and expats) and travelers in this wonderful place and bring variety to the cultural scene.
4. My **digital business is fun, simple, flexible, cheap-to-run** (to reduce pressure to bring more money – I want to work less, not more), and **brings enough to cover my needs, while I work on drastically reducing the amount of money I need** (by growing my own food, and living in a tiny house).

You can track my progress through my [Moonly Reviews](https://mindjuggling.substack.com) and [documentation projects](/journal/documentation.md).

If you feel the calling to support my work and **send some financial energy my way**, you certainly can:

👉[ One-off contribution via Buy Me A Coffee](https://www.buymeacoffee.com/michalkorzonek)

👉 [Recurring contribution via Patreon](https://www.patreon.com/michalandsilvia).

Thank you for being wonderful.

✨✨✨


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://heymichal.gitbook.io/journal/manifesting.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
