# Welcome

## Welcome to the owain.codes Wiki

This is my digital brain dump — a stash of notes, snippets, fixes, and “I swear I’ve solved this before” moments. If future‑me needs it, it’s probably in here. If you’ve stumbled in by accident… well, enjoy the chaos.

### What lives here

* C# things I don’t want to Google again
* Umbraco quirks and survival tips
* Git commands I always forget
* Handy CLI spells
* Random snippets that earned their keep

### Why this exists

Because remembering everything is overrated, and writing it down is faster than arguing with Stack Overflow at 2am.

####

#### `v5.0.0-alpha001` — Blazekuen

![Blazekuen (v5.0.0-alpha001)](https://4182918922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLIxsxy-PG49XtZX5uS%2Fuploads%2Fgit-blob-585ee00115f8809fe49056709a2d50673b9890fa%2Fv5.0.0-alpha001.png?alt=media)

***

#### `v4.0.1-beta002` — Flambuon

![Flambuon (v4.0.1-beta002)](https://4182918922-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MLIxsxy-PG49XtZX5uS%2Fuploads%2Fgit-blob-f62ba4cb898e22173ba8d422cfdfa1011d8352a0%2Fv4.0.1-beta002.png?alt=media)

***


---

# 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.owain.codes/readme.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.
