# Copyright & License

`Copyright © CREDEBL a Series of LF Projects, LLC. All rights reserved.`

` This project is licensed under the`` `` `**`Apache License 2.0,`**`which permits users to freely use, modify, and distribute the software, provided that they adhere to the terms and conditions of the license. The Apache License 2.0 ensures that any derivative works must include a copy of the original license and acknowledge the original authors.`

For full details, you can review the [Apache License 2.0](https://github.com/credebl/platform/blob/main/LICENSE) to understand your rights and obligations when using or modifying this software.


---

# 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://docs.credebl.id/docs/references/copyright-and-license.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.
