> For the complete documentation index, see [llms.txt](https://docs.robofi.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.robofi.io/user-guide/users-with-robofi-wallet.md).

# Users with RoboFi Wallet

- [Register account](https://docs.robofi.io/user-guide/users-with-robofi-wallet/register-account.md)
- [Open RoboFi Wallet](https://docs.robofi.io/user-guide/users-with-robofi-wallet/open-robofi-wallet.md)
- [Swap to sToken](https://docs.robofi.io/user-guide/users-with-robofi-wallet/swap-to-stoken.md): How to have sToken with RoboFi Treasury
- [Stake to DABots](https://docs.robofi.io/user-guide/users-with-robofi-wallet/stake-to-dabots.md)
- [Stake to Bots "in IBO" phase](https://docs.robofi.io/user-guide/users-with-robofi-wallet/stake-to-dabots/stake-to-bots-in-ibo-phase.md): Stake to be able to buy G-tokens
- [Stake to Bots "after IBO" phase](https://docs.robofi.io/user-guide/users-with-robofi-wallet/stake-to-dabots/stake-to-bots-after-ibo-phase.md)
- [Buy G-tokens](https://docs.robofi.io/user-guide/users-with-robofi-wallet/buy-g-tokens.md)
- [Buy G-token "in IBO" phase](https://docs.robofi.io/user-guide/users-with-robofi-wallet/buy-g-tokens/buy-g-token-in-ibo-phase.md)
- [Buy G-token "after IBO" phase](https://docs.robofi.io/user-guide/users-with-robofi-wallet/buy-g-tokens/buy-g-token-after-ibo-phase.md)
- [Add tokens to RoboFi Wallet](https://docs.robofi.io/user-guide/users-with-robofi-wallet/add-tokens-to-robofi-wallet.md)
- [Add sToken(s)](https://docs.robofi.io/user-guide/users-with-robofi-wallet/add-tokens-to-robofi-wallet/add-stoken-s.md)
- [Add Bot token(s)](https://docs.robofi.io/user-guide/users-with-robofi-wallet/add-tokens-to-robofi-wallet/add-bot-token-s.md)
- [Harvest rewards](https://docs.robofi.io/user-guide/users-with-robofi-wallet/harvest-rewards.md)
- [Harvest rewards from G-tokens](https://docs.robofi.io/user-guide/users-with-robofi-wallet/harvest-rewards/harvest-rewards-from-g-tokens.md)
- [Harvest rewards from C-tokens](https://docs.robofi.io/user-guide/users-with-robofi-wallet/harvest-rewards/harvest-rewards-from-c-tokens.md)
- [Redeem G-tokens](https://docs.robofi.io/user-guide/users-with-robofi-wallet/redeem-g-tokens.md)
- [Unstake from DABots](https://docs.robofi.io/user-guide/users-with-robofi-wallet/unstake-from-dabots.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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