# Compliance

- [Elastic License 2.0 배경](https://haksung.gitbook.io/oss/research/license/elastic-license-2.0.md): By Haksung Jang (@haksungjang) | Sunday, March 28, 2021
- [Docker containers : 오픈소스 라이선스 고려사항](https://haksung.gitbook.io/oss/research/license/docker-containers.md): Docker containers: What are the open source licensing considerations?
- [2019 FOSS Legal Issue Top 10](https://haksung.gitbook.io/oss/research/license/2019-foss-legal-issue-top10.md)
- [소스 코드 내 저작권 표시를 해야 하는 이유와 올바른 방법](https://haksung.gitbook.io/oss/research/license/copyright-statements.md): How and why to properly write copyright statements in your code


---

# 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://haksung.gitbook.io/oss/research/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.
