> For the complete documentation index, see [llms.txt](https://www.lightward.guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.lightward.guide/product/2-play/no-custom-work.md).

# Don't sign up for custom work

If you discover that something is doable, but only by building something not already on our List Of Well-Formed Things We Own And Operate As A Natural Part Of Maintaining Our [Health](/priorities.md) (tm), you've found CUSTOM WORK.

Simpler definition: if you discover something that is doable by building a *new* product, instead of by [evolving our *existing* products](/product/3-save/3a-record.md), you've found custom work.

**We don't do custom work here!** You can do custom work independently if you want (seriously, go for it!), but we only work on products that are our own. That's how we help the world: by working on the products and relationships we can hold.

The only thing we make for customers (whether at their behest or in the course of supporting them) is improvement to our own products. Documentation is a product too, and may well be updated more often than the products themselves. Strictly speaking, maybe our relationship with the customer is a product as well? Maybe?

### Redirect the energy

If you've discovered a thing that feels like it wants to be done but isn't in scope for *us*, there are two ways this can go:

1. We add to our product list, and commit to its ongoing health.
   * Possible, but rare.
   * Examples of this happening: Mechanic, Lightward AI, Guncle Abe
2. We write a quick sketch of the potential thing to be done, save it in the docs (so that this never has to be written again), and send doc link to the customer.
   * This may happen often. That's okay.
   * Remember: [documentation-free email](/product/3-save/3b-push.md).
   * Since we're not the ones who are gonna build this, point the customer toward a path that may be helpful to them for that journey.
     * Mechanic: <https://learn.mechanic.dev/custom>
     * Locksmith: todo


---

# 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:

```
GET https://www.lightward.guide/product/2-play/no-custom-work.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.
