# HOW IT WORKS

- [Understanding the App Layer](https://docs.rujira.network/how-it-works/understanding-the-app-layer.md)
- [Understanding Secured Assets](https://docs.rujira.network/how-it-works/understanding-secured-assets.md)
- [Understanding App Layer Security](https://docs.rujira.network/how-it-works/understanding-app-layer-security.md)
- [Understanding Enshrined Oracles](https://docs.rujira.network/how-it-works/understanding-enshrined-oracles.md)
- [Understanding Revenue Flow](https://docs.rujira.network/how-it-works/understanding-revenue-flow.md)
- [Frequently Asked Questions](https://docs.rujira.network/how-it-works/frequently-asked-questions.md)
- [Understanding Rujira](https://docs.rujira.network/how-it-works/frequently-asked-questions/understanding-rujira.md)
- [RUJI Token](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-token.md)
- [Secured Assets](https://docs.rujira.network/how-it-works/frequently-asked-questions/secured-assets.md)
- [Get started](https://docs.rujira.network/how-it-works/frequently-asked-questions/get-started.md)
- [RUJI Swap - Cross-chain swaps](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-swap-cross-chain-swaps.md)
- [RUJI Trade - Orderbook DEX](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-trade-orderbook-dex.md)
- [RUJI Perps - Perps DEX](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-perps-perps-dex.md)
- [RUJI Money Market - Lending & Borrowing](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-money-market-lending-and-borrowing.md)
- [RUJI Liquidations - Bid on Liquidated Collateral](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-liquidations-bid-on-liquidated-collateral.md)
- [RUJI Launchpad - Token Launchpad](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-launchpad-token-launchpad.md)
- [RUJI Index - Crypto Indices](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-index-crypto-indices.md)
- [Strategies - Put your assets to work](https://docs.rujira.network/how-it-works/frequently-asked-questions/strategies-put-your-assets-to-work.md)
- [RUJI Leagues - Points competition](https://docs.rujira.network/how-it-works/frequently-asked-questions/ruji-leagues-points-competition.md)
- [CALC Recurring Orders - DCA in and out of positions](https://docs.rujira.network/how-it-works/frequently-asked-questions/calc-recurring-orders-dca-in-and-out-of-positions.md)
- [Contact](https://docs.rujira.network/how-it-works/frequently-asked-questions/contact.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.rujira.network/how-it-works.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.
