# Add tokens to RoboFi Wallet

Each DABot can circulate bot tokens of itself, which means the more DABots, the more tokens exist in the system. [<mark style="color:blue;">RoboFi Wallet</mark>](/products/robofi-wallet.md) helps users to store VICS, sTokens (sUSDT, sBUSD,...), bot G-tokens and C-tokens, as well as popular crypto assets (USDT, BUSD, ETH, BNB…) in users' own wallets.

* [Add sToken(s) to your RoboFi wallet](/user-guide/users-with-robofi-wallet/add-tokens-to-robofi-wallet/add-stoken-s.md)
* [Add bot G-tokens and C-tokens to your RoboFi wallet](/user-guide/users-with-robofi-wallet/add-tokens-to-robofi-wallet/add-bot-token-s.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/add-tokens-to-robofi-wallet.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.
