# Welcome

{% hint style="warning" %}
**This site is currently a work in progress**

I am still ironing them out behind the scenes, but I am publishing it now to gather early feedback.
{% endhint %}

Thanks for visiting my sponsorship/membership page! Accepting your money to fund my open-source and writing work is both an honor and privilege.

## How does this work?

This is just documentation on how you can support Andrei Jiroh's work and Recap Time Squad's projects ([as linked in our donation page](https://recaptime.dev/donate)), not a full-blown Fundraiseup-backed website to manage your donations (we'll simply stick to Open Collective and HCB for now, alongside some platforms utilizing Stripe Connect like GitHub Sponsors and friends).


---

# 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://sponsors.andreijiroh.dev/welcome.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.
