# Guides

- [Managing your fleet](https://docs.hiboo.io/guides/guides/managing-your-fleet.md)
- [Managing Equipment Identity](https://docs.hiboo.io/guides/guides/managing-your-fleet/managing-equipment-identity.md)
- [Organizing Fleet with Workspaces](https://docs.hiboo.io/guides/guides/managing-your-fleet/organizing-fleet-workspaces.md)
- [Adding Custom Fields to Equipment](https://docs.hiboo.io/guides/guides/managing-your-fleet/custom-fields.md)
- [Attaching Documents to Equipment](https://docs.hiboo.io/guides/guides/managing-your-fleet/document-management.md)
- [Managing Equipment Lifecycle](https://docs.hiboo.io/guides/guides/managing-your-fleet/equipment-lifecycle.md)
- [Working with Mixed Fleet Data](https://docs.hiboo.io/guides/guides/working-with-mixed-fleet-data.md)
- [Setting up efficient polling strategies](https://docs.hiboo.io/guides/guides/working-with-mixed-fleet-data/polling-strategies.md)
- [Synchronizing with a Data Lake](https://docs.hiboo.io/guides/guides/working-with-mixed-fleet-data/syncing-data-lake.md)
- [Exporting cumulative data to your systems](https://docs.hiboo.io/guides/guides/working-with-mixed-fleet-data/cumulative-data-systems.md)
- [Hiboo Connect](https://docs.hiboo.io/guides/guides/hiboo-connect.md)
- [First share](https://docs.hiboo.io/guides/guides/hiboo-connect/share-data-with-hiboo-connect.md)
- [Syncing contracts to automate data sharing](https://docs.hiboo.io/guides/guides/hiboo-connect/syncing-contracts-hiboo-connect.md)


---

# 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://docs.hiboo.io/guides/guides.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.
