# GLPI

- [Frequently requested](https://help.glpi-project.org/faq/glpi/frequently-requested.md)
- [Asset definitions](https://help.glpi-project.org/faq/glpi/asset-definitions.md)
- [Changes](https://help.glpi-project.org/faq/glpi/changes.md)
- [Cloud vs Self-hosted](https://help.glpi-project.org/faq/glpi/cloud_vs_self-hosted.md)
- [Contracts](https://help.glpi-project.org/faq/glpi/contract.md)
- [Cron / automatic actions](https://help.glpi-project.org/faq/glpi/cron_automatic_action.md)
- [Current problems](https://help.glpi-project.org/faq/glpi/current_problems.md)
- [Dashboard and counters](https://help.glpi-project.org/faq/glpi/dashboard.md)
- [Entities](https://help.glpi-project.org/faq/glpi/entity.md)
- [Financial and administrative management](https://help.glpi-project.org/faq/glpi/financial_and_administrative_information.md)
- [Forms](https://help.glpi-project.org/faq/glpi/forms.md)
- [General setup](https://help.glpi-project.org/faq/glpi/general_setup.md)
- [GLPI agent](https://help.glpi-project.org/faq/glpi/glpi-agent.md)
- [Groups and users](https://help.glpi-project.org/faq/glpi/groups_users.md)
- [Iframe](https://help.glpi-project.org/faq/glpi/iframe.md)
- [Installation / Update](https://help.glpi-project.org/faq/glpi/installation_update.md)
- [Inventory](https://help.glpi-project.org/faq/glpi/inventory.md)
- [Knowledge base](https://help.glpi-project.org/faq/glpi/knowledgebase.md)
- [LDAP(s)](https://help.glpi-project.org/faq/glpi/ldap.md)
- [Licences](https://help.glpi-project.org/faq/glpi/licence.md)
- [My GLPI Cloud](https://help.glpi-project.org/faq/glpi/my_glpi_cloud.md)
- [Notifications / Receivers](https://help.glpi-project.org/faq/glpi/notifications_and_receivers.md)
- [Plugins and marketplace](https://help.glpi-project.org/faq/glpi/plugins.md)
- [My settings](https://help.glpi-project.org/faq/glpi/preferences.md)
- [Pre-installation - Recommendations](https://help.glpi-project.org/faq/glpi/preinstallation.md)
- [Problems](https://help.glpi-project.org/faq/glpi/problems.md)
- [Profiles and habilitations](https://help.glpi-project.org/faq/glpi/profile_habilitation.md)
- [Reports](https://help.glpi-project.org/faq/glpi/reports.md)
- [Reservations](https://help.glpi-project.org/faq/glpi/reservations.md)
- [Rules](https://help.glpi-project.org/faq/glpi/rules.md)
- [Saved searches](https://help.glpi-project.org/faq/glpi/saved_searches.md)
- [Service levels](https://help.glpi-project.org/faq/glpi/service_levels.md)
- [Support and partner](https://help.glpi-project.org/faq/glpi/support_and_partner.md)
- [Tasks](https://help.glpi-project.org/faq/glpi/task.md)
- [Tickets](https://help.glpi-project.org/faq/glpi/ticket.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/faq/glpi.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.
