# Version and copyright

## Copyright

[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) (Attribution-NonCommercial-ShareAlike 4.0 International): You are free to share — copy and redistribute, remix, adapt, and build upon the material in any medium or format for noncommercial purposes only, and only so long as attribution is given to the creator. You must give appropriate credit, provide a link to the guidebook, and indicate if changes were made. You may do so reasonably, but not in any way that suggests the licensor endorses you or your use. You may not use the material for commercial purposes.&#x20;

## Version 1.0.1 (2024-07-05)

Updated the copyright to CC BY-NC-SA-4.0 to be allowed to use in standards.

## Version 1.0.0 (2023-10-23)

This version is the first official one and it will be shared broadlyI. f you have any suggestions for improvement, please contact Stefano Schiavon at <schiavon@berkeley.edu>.

## Version 0.9.0 (2023-08-08)

Formal review from SinBerBEST partners completed.&#x20;

## Version 0.1.0 (2023-06-16)

We launch this first beta version of the guidebook to collect feedback. At this stage, if you have any suggestions for improvement, please contact Zuraimi Sultan at <zuraimi_ms@hotmail.com>


---

# 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://cbe-berkeley.gitbook.io/fans-guidebook/about-this-work/version-and-copyright.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.
