# Step 5: Install the helmut.cloud Agent

This is no cold war thriller - the helmut.cloud Agent is the piece of software that will execute your workflows for you.&#x20;

Click on your avatar icon in the upper right corner and select "Download Agent". Choose an installer that will work with your operating system.&#x20;

Now connect the Agent to helmut.cloud. The easiest way is to use your own account for testing. Make sure that you [enabled your account as a target](/organizations/view-my-organizations/being-a-target.md) for the organization used.

Right-click the H-icon and choose "*Configure Agent*". A website opens in your browser. By default, no connection is established. To add one, click on "*Add connection*" and log in with your account to have access to the workflows in your organization.

You are now ready to run your first workflow on your workstation.

[All the details about installing and configuring the agent can be found here.](/the-helmut.cloud-agent/install-the-helmut.cloud-agent-software.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://docs.helmut.cloud/getting-started/step-5-install-the-helmut.cloud-agent.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.
