# PhysX License

Copyright (c) 2024 NVIDIA Corporation. All rights reserved.

소스와 바이너리 형태로의 재배포 및 사용은 다음 조건이 충족되는 경우, 수정 여부에 관계없이 허용됩니다:

> 위의 저작권 고지, 이 조건 목록, 그리고 다음의 면책 조항을 그대로 유지해야 합니다. 배포와 함께 제공되는 문서 및/또는 기타 자료에 위의 저작권 고지, 이 조건 목록, 그리고 다음의 면책 조항을 복제해야 합니다. NVIDIA CORPORATION의 이름이나 그 기여자들의 이름을, 사전 서면 허가 없이 이 소프트웨어로부터 파생된 제품을 승인하거나 홍보하는 데 사용할 수 없습니다.

본 소프트웨어는 저작권 소유자가 있는 그대로 제공하며, 상품성 및 특정 목적에의 적합성에 대한 명시적 또는 묵시적 보증을 포함하되 이에 국한되지 않는 모든 보증을 부인합니다. 어떠한 경우에도 저작권 소유자나 기여자는 계약, 엄격 책임 또는 불법 행위(과실 포함) 이론에 관계없이, 본 소프트웨어의 사용으로 인해 발생하는 직간접적, 부수적, 특수, 징벌적 또는 결과적 손해(대체 상품이나 서비스의 조달; 사용, 데이터 또는 이익의 손실; 사업 중단 등)를 책임지지 않습니다. 이는 이러한 손해의 가능성이 통보되었더라도 마찬가지입니다.

Copyright (c) 2024 NVIDIA Corporation. All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

> Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of NVIDIA CORPORATION nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS *AS IS* AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


---

# 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://lazyartisan.gitbook.io/note/main-page/undefined/physx-documentation-5.4.2/physx-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.
