# Open-Source Terms

#### BY USING A COOLSTONE OPEN-SOURCE PROJECT YOU AGREE TO THE FOLLOWING TERMS IN ADDITION TO THE COOLSTONE TERMS OF USE AND ANY APPLICABLE THIRD-PARTY TERMS. <a href="#id-0" id="id-0"></a>

These terms of service (the "Terms") apply to your use of any of our open-source software projects (the "Projects"). By using the Projects, you agree to be bound by these Terms. If you do not agree to these Terms, do not use the Projects.

## 1. Licensing <a href="#id-1" id="id-1"></a>

The Projects are made available to you under the terms of their license (the "License"). The License grants you the right to use, modify, and distribute the Project as long as you follow the terms of the License and any applicable [terms](/terms/services.md).&#x20;

## 2. Warranties <a href="#id-2" id="id-2"></a>

The Projects are provided "as is", without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the Software or the use or other dealings in the Software.

## 3. Liabilities

In no event shall we be liable for any damages whatsoever, including but not limited to direct, indirect, special, incidental, or consequential damages, arising out of or in connection with the use or inability to use our project, even if we have been advised of the possibility of such damages.


---

# 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://terms.coolstone.dev/terms/open-source.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.
