# Using OctoXLabs

- [Connect Adapters](https://docs.octoxlabs.com/using-octoxlabs/connect-adapters.md): You can collect and correlate information about your assets by using OctoXLabs adapters, which integrate with a wide array of security and IT management solutions.
- [Examine a Device Profile](https://docs.octoxlabs.com/using-octoxlabs/examine-a-device-profile.md): You can examine the details about your devices by looking at their profile pages, which displays the data that OctoXLabs collected and correlated from multiple sources.
- [Tag a Device](https://docs.octoxlabs.com/using-octoxlabs/tag-a-device.md): Use tags to assign context to your assets for granular filters and queries. You can tag a single asset or a group of assets that share common characteristics.
- [Save a Query](https://docs.octoxlabs.com/using-octoxlabs/save-a-query.md): You can identify security gaps by running and saving a query about your assets.
- [Create a Dashboard Chart](https://docs.octoxlabs.com/using-octoxlabs/create-a-dashboard-chart.md): You can customize the OctoXLabs Dashboard with charts that track the relevant metrics and show immediate insights based on your saved queries.
- [Generate a Report](https://docs.octoxlabs.com/using-octoxlabs/generate-a-report.md): You can generate a PDF document to share Dashboards and query results in an executive-friendly format.


---

# 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.octoxlabs.com/using-octoxlabs.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.
