# Authorship & Licensing

This Workbook was created by the [Developer Success Lab](https://www.pluralsight.com/developer-success-lab), a team of research scientists & developer experience engineers that conducts empirical research that aims to both share developers’ experiences, and provide models for human-centered software development.

The Workbook is licensed under [Attribution-ShareAlike 4.0 International](http://creativecommons.org/licenses/by-sa/4.0/?ref=chooser-v1), meaning that it is free for you to use and distribute as you wish! So share it with your teams, or your developer friends, or whomever you please.\
\
Our public-facing work on Developer Experience positively **thrives** when people share and support it. So, if this Workbook or our research positively impacts you or your teams in any way, we always appreciate a shout-out on social media!\
\
Help to support our work by sharing any of our research, insights, and toolkits, available at [DevSuccessLab.com](http://devsuccesslab.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://developer-success-lab.gitbook.io/code-review-anxiety-workbook-1/authorship-and-licensing.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.
