# Redeem G-tokens

Basically, all users' G-tokens are kept in [<mark style="color:purple;">Vaults</mark>](/user-guide/vaults/vaults-for-g-tokens.md) to be computed for, and distributed rewards. If users want to redeem G-tokens and get back VICS, firstly, users need to withdraw G-tokens from Vaults to their RoboFi Wallets, secondly, redeem G-tokens in wallets to get back VICS. G-tokens can only be redeemed after-IBO phase.

Please read [<mark style="color:blue;">`here`</mark>](/user-guide/vaults/vaults-for-g-tokens.md) to understand the withdraw, deposit, redeem rules.

**Step 1:** click the `Vault` <img src="/files/6azvW7KKUZVp0AvRE8u0" alt="" data-size="line">button (Kindly note: if your G-tokens are already in your wallet, then go to Step 5)

![](/files/pksatlQUcRk8anJRr0XB)

**Step 2:** click the `Withdraw` <img src="/files/iII0EOLbrl5xd7gbZOOW" alt="" data-size="line"> button to withdraw your G-tokens from (VIP or Regular) Vault to your wallet.&#x20;

![](/files/H4gd2FFQrre5V1vQYjhO)

**Step 3:** enter the amount of G-tokens you want to withdraw then click the `Confirm` button. If a user wants to redeem ALL of G-tokens that he/she is having, then later he/she will be no longer a governance user of the current DABot.

![](/files/a3iA40bFWw54AOejqqkS)

**Step 4:** enter the wallet password and click the `Confirm` button.&#x20;

![](/files/3wczYl3phnIt5v1Qi5cS)

Once step 4 is done, G-tokens are already in user's wallet. User can browse the RoboFi Wallet to check this.

**Step 5:** click the `Redeem`<img src="/files/RBRTrGSoEBmNBrSemgQj" alt="" data-size="line"> button to redeem G-tokens in the wallet to get back VICS.

![](/files/wPMOr7Y2Wl8lfqYR1lZM)

**Step 6:** if you redeem G-tokens for the first time, you need to unlock your wallet. Click the `Unlock wallet` button.

![](/files/cNGW3rFaBt9mXOiM0evd)

Then enter wallet password and click `Confirm` button.

![](/files/bzD3tG37TXcHlFiKBY42)

**Step 7:** enter the amount of G-tokens you want to redeem, and click the `Redeem` button.

![](/files/PcmoHw0iEsL2sfBXlizo)

Then enter wallet password and click `Confirm` button.

![](/files/dq55k4JOZviwxDgfrG47)

Once step 7 is done, VICS are already sent to user's wallet. Users can browse the RoboFi Wallet to check this.


---

# 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/redeem-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.
