> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/c-copyrights-eula/copyrights-and-disclaimers.md).

# Copyrights and disclaimers

This help package, including documents, sample applications herein, is provided for informational purposes only and Data Illusion Zumbrunn makes no warranties, either express or implied, in this document. Information in this document, including samples, URL and other Internet Web site references, is subject to change without notice. The entire risk of the use or the results of the use of this document remains with the user.

Unless otherwise noted, the example companies, organizations, products, people, and events depicted herein are fictitious and no association with any real company, organization, product, person, or event is intended or should be inferred. Complying with all applicable copyright laws is the responsibility of the user. Without limiting the rights under copyright, no part of this document or any document related to this help may be reproduced, distributed, stored in or introduced into a retrieval system, or transmitted in any form or by any means (electronic, mechanical, photocopying, recording, or otherwise), or for any purpose, without the express written permission of Data Illusion Zumbrunn.\
&#x20;\
© 2020, 2021, 2022, 2023 , 2024, 2025, 2026 [Data Illusion Zumbrunn](https://www.ngsurvey.com). All rights reserved.

Some part of ngSurvey rich text html edition feature are using CKEditor V4 ([http://ckeditor.com](http://ckeditor.com/)) licensed under the Mozilla Public License.

Net Promoter, Net Promoter Score, and NPS are trademarks of Satmetrix Systems, Inc., Bain & Company, Inc., and Fred Reichheld.\
\
This product includes software developed by the Chromium project and other open source software.

Chromium is licensed under the BSD license:\
<https://chromium.googlesource.com/chromium/src/+/main/LICENSE>

Additional third-party open source components and their respective licenses are included in the "Third-Party Licenses" section or accompanying documentation.

No endorsement by the Chromium project or Google is implied.


---

# 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://docs.ngsurvey.com/c-copyrights-eula/copyrights-and-disclaimers.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.
