# USER GUIDES

- [Fee](https://docs.rabbitswap.xyz/rabbitswap/user-guides/fee.md)
- [RabbitSwap Bridge](https://docs.rabbitswap.xyz/rabbitswap/user-guides/rabbitswap-bridge.md): Get USDT with RabbitSwap Bridge in just a few steps!
- [Deposit USDT from Etherum to Viction](https://docs.rabbitswap.xyz/rabbitswap/user-guides/rabbitswap-bridge/deposit-usdt-from-etherum-to-viction.md)
- [Withdraw USDT (VIC) back to Ethereum](https://docs.rabbitswap.xyz/rabbitswap/user-guides/rabbitswap-bridge/withdraw-usdt-vic-back-to-ethereum.md)
- [Limit Order](https://docs.rabbitswap.xyz/rabbitswap/user-guides/limit-order.md): RabbitSwap is proud to introduce Limit Orders, marking a significant milestone as the first decentralized exchange (DEX) on the Viction network to offer this feature. This enhancement empowers traders
- [sRABBIT](https://docs.rabbitswap.xyz/rabbitswap/user-guides/srabbit.md)
- [How to Stake sRABBIT](https://docs.rabbitswap.xyz/rabbitswap/user-guides/srabbit/how-to-stake-srabbit.md)
- [How to Redeem](https://docs.rabbitswap.xyz/rabbitswap/user-guides/srabbit/how-to-redeem.md)
- [How to Withdraw](https://docs.rabbitswap.xyz/rabbitswap/user-guides/srabbit/how-to-withdraw.md)
- [TWAP](https://docs.rabbitswap.xyz/rabbitswap/user-guides/twap.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.rabbitswap.xyz/rabbitswap/user-guides.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.
