# Hop Tools

Even though Hop developers will spend the majority of their time in Hop Gui, Hop has a lot more tools to offer.

This page provides an overview of the tools that are available in the platform.

* [Hop Gui](https://hop.apache.org/manual/latest/hop-tools/hop-gui.html)
* [Hop Conf](https://hop.apache.org/manual/latest/hop-tools/hop-conf/hop-conf.html)
* [Hop Encrypt](https://hop.apache.org/manual/latest/hop-tools/hop-encrypt.html)
*
* [Hop Run](https://hop.apache.org/manual/latest/hop-run/index.html)
* [Hop Search](https://hop.apache.org/manual/latest/hop-tools/hop-search.html)
* [Hop Import](https://hop.apache.org/manual/latest/hop-tools/hop-import.html)
* [Hop Server](https://hop.apache.org/manual/latest/hop-server/index.html)


---

# 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.primeur.com/data-shaper-1.21/index-1.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.
