# Buy G-token "after IBO" phase

Please read [<mark style="color:blue;">here</mark> ](/dabots/bot-life-cycle-and-ibo.md)to understand about "After IBO" phase.&#x20;

When a DABot already ends IBO, it goes to "After IBO" phase. In this phase, users can buy G-token: &#x20;

* The amount of G-tokens that all users can buy "after-IBO" is shown in details of each bot. Check out the "Available" number of governance token of each bot to see.&#x20;
* G-token price after-IBO time is called "Regular price" and this is higher than G-token "IBO price". Buying G-tokens after IBO is also required to pay a *commission fee*, depending on bot settings
* &#x20;Users must have VICS to be able to buy G-token

In the following example, the DABot name is `Capricorn`, and the G-token name is `CapGToken` . In the details of bot, it shows:

![](/files/j09WRRvUj3SQwcB01o7G)

* `Capricorn` is now after-IBO so it is denoted as "Bot Active"
* The Max supply for `CapGToken` is 10000, in which 5000 was already for IBO supply. Users had bought 5018 G-token (the "Circulated" number) and still 4982 `CapGToken` is available for sale.&#x20;
* The price of each `CapGToken` is  11 VICS, users also have to pay 1% commission fee when buying `CapGToken` in the after-IBO time.

Users can continue with the following steps to buy G-tokens

**Step 1:** check again each bot's details to ensure bot is still having G-token "available". Click the `(+)` button to buy G-token

![](/files/ja5lqOxkNzBtY40o9qgM)

**Step 2:** if this is the 1st time you buy G-tokens of a selected bot, you will be asked to unlock your wallet, please click `Unlock wallet.`

![](/files/MLySXqugCYgRpMAxmsAr)

Input `wallet password`, and click `Confirm` to finish the unlock operation.

![](/files/AHoG3yxGM3ubSsqTlHcm)

**Step 3:** Buy G-token, you can do as follows:

* Enter the amount of G-token you want to buy, the system will auto-compute the cost you need to pay (in VICS token). In this example, the Regular price is 11 VICS/per G-token, and also 1% commission, so you will need to pay 1100 VICS to buy 99 G-token.&#x20;

![](/files/etZWmvB4P3LKbRADZlja)

* OR, enter the cost (in VICS token) that you want to pay to buy G-token. The system will auto-compute the amount of G-token you can buy based on the cost (VICS) entered.

![](/files/CY9vNpo8km3HhrLaloat)

* Click `Confirm` button on the screen above.
* On the next screen, input your wallet password and click the `Confirm` button to finish the transaction to buy G-token.

**Step 4:** Check the amount of G-token that you had bought. After buying G-token, the amount of your G-token is displayed on the screen as below. Click the button Vault <img src="/files/k4CTqeCrI6LuUIg0wpGi" alt="" data-size="original"> to see your G-tokens are in `Regular Vault`.

![](/files/qSL3WMzmUNXwjVUQePuQ)

The total amount of VICS that all users have spent to buy G-token of this bot will be shown in the "Total deposited" (VICS) when viewing bot details.&#x20;

[<mark style="color:blue;">Understanding more about Vaults for G-tokens</mark>](/user-guide/vaults/vaults-for-g-tokens.md)<mark style="color:blue;">.</mark>

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. Later, users can:

* [<mark style="color:blue;">Harvest rewards from G-tokens</mark>.](/user-guide/users-with-robofi-wallet/harvest-rewards/harvest-rewards-from-g-tokens.md)
* Or, [<mark style="color:blue;">redeem G-tokens</mark>](/user-guide/users-with-robofi-wallet/redeem-g-tokens.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.robofi.io/user-guide/users-with-robofi-wallet/buy-g-tokens/buy-g-token-after-ibo-phase.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.
