# Rollie Finance

## Rollie Finance

- [Introduction](https://docs.rollie.finance/introduction.md): Native @Scroll\_ZKP Perp DEX. Leverage trading & prediction markets on crypto, forex, commodities, & RWA.
- [Tokenomics](https://docs.rollie.finance/tokenomics.md)
- [Roadmap](https://docs.rollie.finance/roadmap.md)
- [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)
- [Fees and Spread](https://docs.rollie.finance/concepts/fees-and-spread.md)
- [Keepers](https://docs.rollie.finance/concepts/keepers.md)
- [Open Interest](https://docs.rollie.finance/concepts/open-interest.md)
- [Brand Asset](https://docs.rollie.finance/resources/brand-asset.md)
- [Links](https://docs.rollie.finance/resources/links.md)
- [Contract](https://docs.rollie.finance/developers/contract.md)
- [Security Audits](https://docs.rollie.finance/developers/security-audits.md)
- [Bug Bounty (Coming Soon)](https://docs.rollie.finance/developers/bug-bounty-coming-soon.md)
- [Developer Information (Coming Soon)](https://docs.rollie.finance/developers/developer-information-coming-soon.md)
- [Operating a Keeper (Coming Soon)](https://docs.rollie.finance/developers/operating-a-keeper-coming-soon.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.rollie.finance/introduction.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.
