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

# User Guide

1.[rToken Dapp Guide](/welcome-to-stafihub/user/user-guide/rtoken-dapp-guide.md)

2.[Get FIS Token on StaFiHub](/welcome-to-stafihub/user/user-guide/get-fis-token-on-stafihub.md)

3.[Claim Airdropped FIS Token](/welcome-to-stafihub/user/user-guide/claim-airdropped-fis-token.md)

4.[rPool Guide For MintDrop Programs](/welcome-to-stafihub/user/user-guide/rpool-guide-for-mintdrop-programs.md)

5.[rATOM V1 Migration](/welcome-to-stafihub/user/user-guide/ratom-v1-migration.md)

6.[StaFiHub rBridge Guide](/welcome-to-stafihub/user/user-guide/stafihub-rbridge-guide.md)

7.[IBC Transfer With Keplr Wallet](/welcome-to-stafihub/user/user-guide/ibc-transfer-with-keplr-wallet.md)

8.[Swap ICS20 FIS to ERC20 FIS](/welcome-to-stafihub/user/user-guide/swap-ics20-fis-to-erc20-fis.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.stafihub.io/welcome-to-stafihub/user/user-guide.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.
