> For the complete documentation index, see [llms.txt](https://annamarieswan.gitbook.io/ecological-organisations/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://annamarieswan.gitbook.io/ecological-organisations/working-with-the-lens/creative-commons-license.md).

# Creative Commons license

It is wonderful that you would like to utilise [Ecological Organisations: A Design Lens](/ecological-organisations/ecological-organisations-a-design-lens/different-formats-of-the-design-lens.md).

To balance making this work freely available with protecting core elements, overall design, and the heart of the underlying story, Ecological Organisations: A Design Lens (2.0) is released under the [\*\*Creative Commons license CC BY-NC-SA 4.0 Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1).\*\*

{% hint style="success" %}
This license enables anyone to share and utilise the design lens for non-commercial purposes.&#x20;

This means that **any organisational founder, leader, or guide can work with the design lens as long as they aren’t including it in paid work** (such as coaching or consulting).
{% endhint %}

*Below image shows the details of the creative commons license that this work is shared under.*

<figure><img src="/files/vc3jdaPqPbc6Hl5UypLJ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
To include Ecological Organisations: A Design Lens (2.0) in courses, teaching materials, or publications, please reach out to the author, [Anna-Marie Swan](/ecological-organisations/ecological-organisations-a-design-lens/about-the-author.md).
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://annamarieswan.gitbook.io/ecological-organisations/working-with-the-lens/creative-commons-license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
