# Inventory

- [Inventory Overview](https://docs.apono.io/docs/inventory/inventory-overview.md): Learn more about resource management
- [Inventory](https://docs.apono.io/docs/inventory/inventory.md): Learn how to filter and view the details of your integrations
- [Principals](https://docs.apono.io/docs/inventory/inventory/principals.md): Search, filter, and explore principals across your cloud environments
- [Access Scopes](https://docs.apono.io/docs/inventory/access-scopes.md): Create and use access scopes
- [Manage an access scope](https://docs.apono.io/docs/inventory/access-scopes/manage-an-access-scope.md): Maintain and adjust saved resource groupings
- [Risk Scores](https://docs.apono.io/docs/inventory/risk-scores.md): Discover how risk scores help you measure and manage security impact across your cloud resources
- [Apono Query Language](https://docs.apono.io/docs/inventory/apono-query-language.md): Learn the key concepts of the Apono Query Language


---

# 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.apono.io/docs/inventory.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.
