# Change Log

To provide transparency and traceability, all changes made to both this site and the LAOS Whitepaper are synchronised with public Github repositories.

* [List of changes made to the this site](https://github.com/freeverseio/laos-tokenomics/pulls?q=is%3Apr+is%3Amerged+)
* [List of changes to the whitepaper](https://github.com/freeverseio/laos-whitepaper/pulls?q=is%3Apr+is%3Amerged)


---

# 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://laos.gitbook.io/laos-whitepaper/change-log-terminology-and-disclaimer/change-log.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.
