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

# Disclaimer

The material in this manual is for informational purposes only. The products it describes are subject to change without prior notice, due to the manufacturer’s continuous development program.

Swift Performance Equipment and Swift Performance LLC makes no representations or warranties with respect to this manual or with respect to the products described herein.

Swift Performance Equipment and Swift Performance LLC shall not be liable for any damages, losses, costs or expenses, direct, indirect or incidental, consequential or special, arising out of, or related to the use of this material or the products described herein.

Copyright © 2019 by Swift Performance Equipment

All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in any form or by any means, including photocopying, recording, or other electronic or mechanical methods, without the prior written permission of the publisher. For permission requests, write to the publisher, addressed “Attention: Permissions Coordinator,” at the address below.

Swift Performance Equipment\
Unit 2, 1472 Boundary Road, Wacol, 4076\
Queensland, Australia

### Trademarks

Swift, Swift Performance and the Swift Rectangle device remain the trademarked property of Swift Performance Equipment. Any use of these images and words without written permission by Swift Performance Equipment will be deemed to be a violation of international trademark law and will be dealt with by legal means.


---

# 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://docs.swiftperformance.com/swift-docs/overview/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.
