# Inventory

- [Computer inventory](https://help.glpi-project.org/tutorials/inventory/computer_inventory.md)
- [Printers / Network Inventory](https://help.glpi-project.org/tutorials/inventory/snmp_inventory.md)
- [Android Inventory](https://help.glpi-project.org/tutorials/inventory/android_inventory.md)
- [Collect Data](https://help.glpi-project.org/tutorials/inventory/collect_data.md)
- [Deploying agents via GPO](https://help.glpi-project.org/tutorials/inventory/deploy_agent_gpo.md)
- [Deploy via GlpiInventory](https://help.glpi-project.org/tutorials/inventory/glpiinventory_deploy.md)
- [Securing exchanges between GLPI agents <-> GLPI server](https://help.glpi-project.org/tutorials/inventory/secure_agent.md)
- [Using impact analysis](https://help.glpi-project.org/tutorials/inventory/impact_analysis.md)
- [Advanced Usage](https://help.glpi-project.org/tutorials/inventory/advanced-usage.md): This is for advanced use only
- [How to manage an isolated network](https://help.glpi-project.org/tutorials/inventory/advanced-usage/remote_inventory.md)
- [Using blacklist](https://help.glpi-project.org/tutorials/inventory/advanced-usage/using-blacklist.md)
- [Installing the GLPI agent Toolbox](https://help.glpi-project.org/tutorials/inventory/advanced-usage/install-agent-toolbox.md)
- [Setting up mirror servers](https://help.glpi-project.org/tutorials/inventory/advanced-usage/mirror_server.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://help.glpi-project.org/tutorials/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.
