> For the complete documentation index, see [llms.txt](https://documentation.specollective.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.specollective.org/about-us/disclaimer.md).

# Disclaimer

## Disclaimer for Sustainable Progress and Equality Collective

If you require any more information or have any questions about our site's disclaimer, please feel free to contact us by email at <info@specollective.org>. Our Disclaimer was generated with the help of the [Disclaimer Generator](https://www.disclaimergenerator.net/).

### Disclaimers for SPEC

All the information on this website - docs.specollective.org - is published in good faith and for general information purpose only. SPEC does not make any warranties about the completeness, reliability and accuracy of this information. Any action you take upon the information you find on this website (SPEC), is strictly at your own risk. SPEC will not be liable for any losses and/or damages in connection with the use of our website.

From our website, you can visit other websites by following hyperlinks to such external sites. While we strive to provide only quality links to useful and ethical websites, we have no control over the content and nature of these sites. These links to other websites do not imply a recommendation for all the content found on these sites. Site owners and content may change without notice and may occur before we have the opportunity to remove a link which may have gone 'bad'.

Please be also aware that when you leave our website, other sites may have different privacy policies and terms which are beyond our control. Please be sure to check the Privacy Policies of these sites as well as their "Terms of Service" before engaging in any business or uploading any information.

### Consent

By using our website, you hereby consent to our disclaimer and agree to its terms.

### Update

Should we update, amend or make any changes to this document, those changes will be prominently posted here.


---

# 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:

```
GET https://documentation.specollective.org/about-us/disclaimer.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.
