> For the complete documentation index, see [llms.txt](https://knowledge.flyability.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.flyability.com/third-party-software.md).

# THIRD PARTY SOFTWARE

- [FARO Connect](https://knowledge.flyability.com/third-party-software/faro-connect.md): SLAM processing software for LiDAR data collected with the Elios 3. Formerly GeoSLAM Connect.
- [General information](https://knowledge.flyability.com/third-party-software/faro-connect/general-information.md): Basic information for installation, system requirements, and known limitations to the software.
- [System Requirements](https://knowledge.flyability.com/third-party-software/faro-connect/general-information/system-requirements.md)
- [Software Download - Current  FARO Connect and Flyability script installer](https://knowledge.flyability.com/third-party-software/faro-connect/general-information/software-download-current-faro-connect-and-flyability-script-installer.md): It is important to have the latest versions of FARO connect and Flyability script installed for optimal performance. Find the latest downloads on this page.
- [File formats used by FARO connect](https://knowledge.flyability.com/third-party-software/faro-connect/general-information/file-formats-used-by-faro-connect.md): Table of input and output file formats used and exported with FARO connect.
- [GeoSLAM Connect (end of life)](https://knowledge.flyability.com/third-party-software/faro-connect/general-information/geoslam-connect-end-of-life.md)
- [Available Training](https://knowledge.flyability.com/third-party-software/faro-connect/general-information/available-training.md): FARO Connect may be unfamiliar at first so we have created some specific training material from our training team to assist getting started correctly. The available material from Flyability is below:
- [How to..  step by step guides](https://knowledge.flyability.com/third-party-software/faro-connect/how-to..-step-by-step-guides.md): Guides for common workflows using FARO connect.
- [How to Install FARO connect](https://knowledge.flyability.com/third-party-software/faro-connect/how-to..-step-by-step-guides/how-to-install-faro-connect.md): Refer to this page for step by step instructions to install FARO connect.
- [How to process a point cloud](https://knowledge.flyability.com/third-party-software/faro-connect/how-to..-step-by-step-guides/how-to-process-a-point-cloud.md): With FARO connect installed, it is time to process data. This article will provide step by step guidance to processing a project for the first time.
- [How to use the Reflective Target Georeferencing workflow](https://knowledge.flyability.com/third-party-software/faro-connect/how-to..-step-by-step-guides/how-to-use-the-reflective-target-georeferencing-workflow.md): New user guide for successful introduction to the Reflective Target Georeferencing workflow.
- [FARO FAQ / Troubleshooting](https://knowledge.flyability.com/third-party-software/faro-connect/faro-faq-troubleshooting.md): Find answers to common questions and issues when using FARO connect to process Elios 3 data.
- [Wincan](https://knowledge.flyability.com/third-party-software/wincan.md): WinCan is a sewer inspection data analysis software which automatically analyzes video equipment with artificial intelligence and generates a standardized report.


---

# 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://knowledge.flyability.com/third-party-software.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.
