> For the complete documentation index, see [llms.txt](https://docs.bluefletch.com/bluefletch-enterprise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features.md).

# Features

- [Index](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/index.md)
- [Advanced Tools](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/advanced-tools.md)
- [Copy of Advanced Tools](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/advanced-tools/copy-of-advanced-tools.md)
- [Application Usage History](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/application-usage-history.md)
- [Copy of Application Usage History](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/application-usage-history/copy-of-application-usage-history.md)
- [Bluetooth Disconnect Alert](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/bluetooth-disconnect-alert.md): New in SA6 \*\*SA6 version introduced\*\*
- [Copy of Bluetooth Disconnect Alert](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/bluetooth-disconnect-alert/copy-of-bluetooth-disconnect-alert.md)
- [Device Drop Detection](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/device-drop-detection.md): New in SA6 \*\*SA6 version introduced\*\*
- [Copy of Device Drop Detection](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/device-drop-detection/copy-of-device-drop-detection.md)
- [Device Health Diagnostics](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/device-health-diagnostics.md): New in SA6 \*\*SA6 version introduced\*\*
- [Copy of Device Health Diagnostics](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/device-health-diagnostics/copy-of-device-health-diagnostics.md)
- [Events to Splunk](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/events-to-splunk.md)
- [Copy of Events to Splunk](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/events-to-splunk/copy-of-events-to-splunk.md)
- [Log Collection and Submission](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/log-collection-and-submission.md)
- [Copy of Log Collection and Submission](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/log-collection-and-submission/copy-of-log-collection-and-submission.md)
- [Network Diagnostics](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/network-diagnostics.md): Covers Speed Test, the dedicated Network Test, and Wi-Fi Signal Test — three related but distinct on-device network tools.
- [Copy of Network Diagnostics](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/network-diagnostics/copy-of-network-diagnostics.md)
- [User Identity](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/user-identity.md): New in SA6 \*\*SA6 version introduced\*\*
- [Copy of User Identity](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/user-identity/copy-of-user-identity.md): New in SA6 \*\*SA6 version introduced\*\*
- [Find Me](https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features/find-me.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, and the optional `goal` query parameter:

```
GET https://docs.bluefletch.com/bluefletch-enterprise/product-guides/support-application/sa-6/features.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
