# GETTING STARTED

- [Beginners Guide](https://docs.rollie.finance/getting-started/beginners-guide.md)
- [Connecting Your Wallet](https://docs.rollie.finance/getting-started/beginners-guide/connecting-your-wallet.md)
- [Get ETH on Scroll](https://docs.rollie.finance/getting-started/beginners-guide/get-eth-on-scroll.md)
- [ROLLs](https://docs.rollie.finance/getting-started/rolls.md)
- [How to get ROLLs?](https://docs.rollie.finance/getting-started/rolls/how-to-get-rolls.md)
- [Mini-games](https://docs.rollie.finance/getting-started/rolls/mini-games.md): Mini-games are where you win airdrop points!
- [Tips](https://docs.rollie.finance/getting-started/rolls/tips.md)
- [Stake](https://docs.rollie.finance/getting-started/stake.md)
- [Stake $USDC](https://docs.rollie.finance/getting-started/stake/stake-usdusdc.md)
- [Stake $ROLI](https://docs.rollie.finance/getting-started/stake/stake-usdroli.md)
- [Stake $esROLI](https://docs.rollie.finance/getting-started/stake/stake-usdesroli.md)
- [$esROLI Vesting](https://docs.rollie.finance/getting-started/stake/usdesroli-vesting.md)
- [Trade](https://docs.rollie.finance/getting-started/trade.md)
- [Pairs List](https://docs.rollie.finance/getting-started/trade/pairs-list.md): This page shows the status of the pairs supported
- [Opening Trades](https://docs.rollie.finance/getting-started/trade/opening-trades.md)
- [Managing Trades](https://docs.rollie.finance/getting-started/trade/managing-trades.md)
- [Closing Trades](https://docs.rollie.finance/getting-started/trade/closing-trades.md)
- [Trading Flow](https://docs.rollie.finance/getting-started/trade/trading-flow.md)
- [Trading Engine](https://docs.rollie.finance/getting-started/trade/trading-engine.md)
- [One-Swipe AI Trading](https://docs.rollie.finance/getting-started/one-swipe-ai-trading.md)
- [What is One-Swipe AI Trade](https://docs.rollie.finance/getting-started/one-swipe-ai-trading/what-is-one-swipe-ai-trade.md)
- [How to start?](https://docs.rollie.finance/getting-started/one-swipe-ai-trading/how-to-start.md)
- [Take Profit / Stop Loss](https://docs.rollie.finance/getting-started/one-swipe-ai-trading/take-profit-stop-loss.md)
- [Trade-to-Earn](https://docs.rollie.finance/getting-started/trade-to-earn.md)
- [Referral System](https://docs.rollie.finance/getting-started/referral-system.md)
- [Oracle](https://docs.rollie.finance/getting-started/oracle.md): Pyth's state-of-the-art oracles proudly power Rollie Finance. All the price feeds are using Pyth as our primary oracle.
- [Risks](https://docs.rollie.finance/getting-started/risks.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.rollie.finance/getting-started.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.
