# Start here

1. [lightward.guide/priorities](https://www.lightward.guide/priorities)\
   [lightward.guide/product](https://www.lightward.guide/product)\
   [lightward.guide/publishing](https://www.lightward.guide/publishing)\
   [lightward.guide/glossary](https://www.lightward.guide/glossary)
   * Look for your answers here first.
   * When you've discovered answers, record them — in public, [if you can](https://www.lightward.guide/publishing).
2. [ooo.fun](https://ooo.fun/)\
   [lightward.ai](https://lightward.ai/)\
   [lightward.inc](https://lightward.inc/)\
   [locksmith.guide](https://www.locksmith.guide/)\
   [learn.mechanic.dev](http://learn.mechanic.dev/)\
   [a-relief-strategy.com](https://www.lightward.guide/broken-reference)\
   [isaacbowen.com](https://app.gitbook.com/o/-MQtpp5Rwkn5U2ehp5j5/s/LAkEXZiQJDxsC0OipdSQ/)
   * Look here next.
   * When you've discovered answers to record, put them in lightward.guide if you can, or in one of these specific places if not. (Or, [save your game in another way](https://www.lightward.guide/product).)
3. [private.lightward.guide](https://private.lightward.guide/)
   * If the answers weren't in any of the places listed above, look for your answers here.
   * When you've discovered answers to record, put them in the places listed above if you can, or in this private space if not.

{% hint style="info" %}
The idea is to get ourselves into a [health-positive feedback loop](https://www.lightward.guide/priorities), where we're continuously (1) learning and exploring, (2) documenting and publishing and building things with what we learn, and (3) putting those things aside for our successors and users and future selves to draw from as needed, before then (1) moving on to learning and exploring something new.

If we're doing it right, I'm pretty sure the territory we've already seen and the subjects we already know should require less and less of our attention and effort over time, allowing us to be continually refocusing on wherever the light's coming from.
{% endhint %}

> This originally started out as an attempt to make a flow-chart for use while doing Locksmith customer support. As I worked on it, it became very very obvious that the patterns in the flowchart were common to how Lightward itself works.
>
> \=Isaac


---

# 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://www.lightward.guide/start-here.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.
