# Vaults

![](/files/NK9dRiHBixReYKqxaN0b)

Once users stake to DABots to get C-tokens, or users buy G-tokens, these tokens are in Vaults to account for rewards. RoboFi Ecosystem has different vaults and reward rates for G-tokens and C-tokens.&#x20;

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

Rewards for G-tokens are paid in VICS.

Rewards for C-tokens are paid in similar assets (such as sBUSD, sUSDT, sETH...) that users staked to DABots.&#x20;


---

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