# Tools

* [MeiliSearch](https://docs.meilisearch.com/guides/#getting-started)
* [Bloom](https://bloom.sh/)
* [Uptime Kuma](https://github.com/louislam/uptime-kuma)
* [PlantText](https://www.planttext.com/) - The expert's design tool
* [TIPP10](https://www.tipp10.com/en/) - TIPP10 is a free touch typing tutor for your browser and for Windows, OS X and Linux
* [Slidev](https://sli.dev/) - Presentation Slides for Developers
* [PHP Monitor](https://github.com/nicoverbruggen/phpmon)
* [DevToysMac](https://github.com/ObuchiYuki/DevToysMac)
* [Redis GUI](https://github.com/ekvedaras/redis-gui)
* [Fig](https://fig.io/) - Your terminal, reimagined


---

# 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://notes.d15r.de/dev/tools/tools.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.
