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

# 3rd Party Software Documentation

- [Bathymetric LiDAR Processing in RiProcess](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess.md)
- [Creating a Project in RiProcess](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess.md)
- [Adding a Navigation Device](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-a-navigation-device.md)
- [Adding a Trajectory](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-a-trajectory.md)
- [Adding a Scanner](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-a-scanner.md)
- [Adding a Camera](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-a-camera.md)
- [Adding Control Objects](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-control-objects.md)
- [Processing Parameters](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters.md)
- [Exponential Decomposition](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters/exponential-decomposition.md)
- [Page](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/processing-parameters/page.md)
- [Adding Records](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/creating-a-project-in-riprocess/adding-records.md)
- [Data Processing Wizard](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/data-processing-wizard.md)
- [Visualize Data](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/visualize-data.md)
- [RiPrecision](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/riprecision.md)
- [RiHydro Workflow](https://docs.phoenixlidar.com/3rd-party-software-documentation/bathymetric-lidar-processing-in-riprocess/rihydro-workflow.md)
- [RiParameter](https://docs.phoenixlidar.com/3rd-party-software-documentation/riparameter.md)
- [TerraSolid and Spatix Install](https://docs.phoenixlidar.com/3rd-party-software-documentation/terrasolid-and-spatix-install.md)
- [Orthomosaic Production with Pix4D](https://docs.phoenixlidar.com/3rd-party-software-documentation/orthomosaic-production-with-pix4d.md): Below is a basic workflow for orthomosaic production in Pix4D.
- [InertialExplorer Desktop 8.70 - 8.90 Processing](https://docs.phoenixlidar.com/3rd-party-software-documentation/inertialexplorer-desktop-8.70-8.90-processing.md)
- [Hyperspectral Data Processing](https://docs.phoenixlidar.com/3rd-party-software-documentation/hyperspectral-data-processing.md): How to orthorectify Headwall Nano data collected by a Phoenix LiDAR System in Headwall's SpectralView software.
- [SDCImport Filter Options](https://docs.phoenixlidar.com/3rd-party-software-documentation/sdcimport-filter-options.md)
- [MTA (Multiple Time Around)](https://docs.phoenixlidar.com/3rd-party-software-documentation/sdcimport-filter-options/mta-multiple-time-around.md)
- [Region of Interest](https://docs.phoenixlidar.com/3rd-party-software-documentation/sdcimport-filter-options/region-of-interest.md)


---

# 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.phoenixlidar.com/3rd-party-software-documentation.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.
