# License

#### You are free to:

* **Share** — copy and redistribute the material in any medium or format
* **Adapt** — remix, transform, and build upon the material for any purpose, even commercially.

#### Under the following terms:

* **Attribution** — You must give appropriate credit. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
* **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

#### Additional limitations:

* **This license covers the&#x20;*****Lost & Found*****&#x20;System Reference Document only**. You cannot use material from [*Artefact*](https://mouseholepress.itch.io/artefact), [*Bucket of Bolts*](https://mouseholepress.itch.io/bucket-of-bolts) or any other *Lost & Found* games without special permission. This includes references to content from those games in the *Examples* provided throughout this document.
* You cannot use the full-colour Lost & Found header image found on the [Overview](https://srd.mousehole.press/master).

#### Examples of attribution:

* *This is a* [*Lost & Found*](https://srd.mousehole.press) *game.*
* *This game is based on the Lost & Found SRD (*[*https://srd.mousehole.press*](https://srd.mousehole.press)*).*

{% hint style="info" %}
**This is a modified version of the** [**Creative Commons Attribution 4.0 International License**](http://creativecommons.org/licenses/by/4.0/) (*with less onerous attribution required*).
{% endhint %}


---

# 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://srd.mousehole.press/usage/license.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.
