# How to hire & fire helpers

You can employ up to 5 helpers in each Garden. Currently the helpers NFTs available for employment are Cronos Cruisers. Helpers will boost the earnings of the garden they are employed at.<br>

Note that hiring a helper to work on your Garden will transfer the NFT from your wallet to the Garden. The NFT will not be available to be used for any other purpose until the helper is fired. <br>

## **How to hire helpers**

To employ a helper to work on one of your gardens open the desired garden.<br>

**Protip:** You can view all available gardens on the [VNO Page](https://veno.finance/vno).

Step 1. Visit the employ helper page:

On the garden page, click on Grow. Once on the watering page click on the Employ Helpers Tab.

![](/files/8TIN267UlE0wumaTIprF)

Step 2. On the helper page you can view all your currently employed helpers. Click on Hire to open the hire Menu.

{% hint style="info" %}
Note: To be able to employ helpers you need to ensure your garden is being watered. Read our guide on [how to water your garden](/veno-finance/protocol/veno-garden.md#watering).
{% endhint %}

Step 3. From here you can see all available helpers currently in your wallet.

Step 4. Select the helpers you want to employ on the garden by clicking on each helper.

![](/files/4dv729On6BwkBC0I1evf)

Step 5. Confirm your selection by confirming the transaction in the wallet. Your helpers will be transferred to work on the selected Garden.

![](/files/FyipaNbI5t82Sh90bOI9)

## **How to fire a helper**

You can fire employed helpers at any time. Firing a helper will transfer the NFT back to your wallet.

Step 1. Visit the employ helper page:

On the garden page, click on watering. Once on the watering page click on the Employ Helpers Tab.

Step 2. On the helper page you can view all your currently employed helpers. Click on Fire to open the Fire Menu.

![](/files/f39RaRWhkJtcd9swABxu)

Step 3. From here you can see all your helpers currently employed in the garden.

![](/files/2L9TaQI6zGND9z55ROZ7)

Step 4. Select the helpers you want to fire by clicking on each helper.

![](/files/iAQ9NPZPdHoHWIAJ9MnE)

Step 5. Confirm your selection by confirming the transaction in the wallet. Your helpers will be transferred from the garden back to your wallet.\
![](/files/fLADXKtqw0rIMrNTUoOq)

Fired helpers can be hired again at any time, as long as they are in your wallet.


---

# 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.veno.finance/veno-finance/user-guide/earning-with-veno/how-to-earn-with-veno-garden/how-to-hire-and-fire-helpers.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.
