# Procedures

- [Migrate of specific plugins from GLPI 10 to GLPI 11](https://help.glpi-project.org/tutorials/procedures/migrate-of-specific-plugins-from-glpi-10-to-glpi-11.md): This procedure includes the migration of Generic Objects, Fields, and FormCreator
- [Apply patch](https://help.glpi-project.org/tutorials/procedures/appliquer_un_patch.md): Have you opened a support ticket and received a patch or a link to a patch? Here’s the simple procedure to apply it!
- [Free up space on your database](https://help.glpi-project.org/tutorials/procedures/free_database_space.md)
- [Install GLPI on Ubuntu](https://help.glpi-project.org/tutorials/procedures/install_glpi.md)
- [Running GLPI on Docker](https://help.glpi-project.org/tutorials/procedures/running_glpi_on_docker.md)
- [Use Percona's tools for large GLPI databases](https://help.glpi-project.org/tutorials/procedures/linux_percona_toolkit.md)
- [Registration key marketplace](https://help.glpi-project.org/tutorials/procedures/marketplace_registration_key.md)
- [Updating GLPI](https://help.glpi-project.org/tutorials/procedures/updating-glpi.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/procedures.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.
