# Version History

| Version | Date               | Update Detail                                                                                                                                                                    |
| ------- | ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| v1.0    | June 2021          | Original Publication                                                                                                                                                             |
| v1.01   | September 22, 2021 | <ul><li>Updated terminology "Frame" to "Brain" for clarity and consistency</li><li>Updated NFT technical model to include Memory Tree</li><li>Token allocation updates</li></ul> |
| v1.02   | October 9, 2021    | <ul><li>Updated images to reflect terminology and tech model changes</li><li>Token allocation updates</li></ul>                                                                  |
| v1.03   | March 21, 2022     | <ul><li>Renamed "Founder" Token allocation to "Company" Token allocation</li></ul>                                                                                               |


---

# 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://whitepaper.alteredstatemachine.xyz/version-history.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.
