> For the complete documentation index, see [llms.txt](https://auvidea.gitbook.io/public/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://auvidea.gitbook.io/public/disclaimer-and-copyright/copyright.md).

# Copyright

## Auvidea

© Auvidea GmbH 2023

All Rights Reserved

No part of this document or any of its contents may be reproduced, copied, modified or adapted, without the prior written consent from Auvidea, unless otherwise indicated for stand-alone materials.

You may share this document by any of the following means: The PDF file may be distributed freely if no changes or modifications to the document are made.&#x20;

For any other mode of sharing, please contact Auvidea.  <info@auvidea.com>

Commercial use and distribution of the contents of this document is not allowed without express and prior written consent of Auvidea GmbH.

## Third Party

NVIDIA, the NVIDIA logo, CUDA, Jetson, Maxwell, Tegra, Nano and VisionWorks are registered trademarks and/or trademarks of NVIDIA Corporation in the United States and other countries. Other company and product names may be trademarks of the respective companies with which they are associated.


---

# 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://auvidea.gitbook.io/public/disclaimer-and-copyright/copyright.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.
