# Harvest rewards from G-tokens

Rewards for G-tokens are paid by VICS. If users already bought G-tokens and still keep them in [<mark style="color:blue;">Vaults</mark>](/user-guide/vaults/vaults-for-g-tokens.md), users can see and harvest reward after every time the Bot Creator adds reward to bot.&#x20;

The 1st way to harvest rewards from G-tokens:&#x20;

* Users can click `Harvest all` on the bot overview screen, as follows.

![](/files/mmLgQ6bTKpLTuPkkEVMf)

* Then, enter your wallet password and click the `Confirm` button.

&#x20;                                               ![](/files/njcsSxVo9lsEQUmAe6wf)    &#x20;

Or, the 2nd way to harvest rewards from G-tokens:

* Click the `Vault` <img src="/files/6azvW7KKUZVp0AvRE8u0" alt="" data-size="line">button.

![](/files/2v0PD7piAC221SF3yb1R)

* Click `Harvest` button on any Vault (VIP, or Regular) that you are having G-tokens inside.

![](/files/c1w1slKPQmdqnG7iVMVZ)

* Then, enter your wallet password and click the `Confirm` button, as same as in the 1st way above.

Finally, check your RoboFi Wallet to see reward (VICS) is already sent to 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.robofi.io/user-guide/users-with-robofi-wallet/harvest-rewards/harvest-rewards-from-g-tokens.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.
