# Tutorials

- [Bridge Assets to Flare and Beyond](https://docs.sparkdex.ai/tutorials/bridge-assets-to-flare-and-beyond.md)
- [Make a Swap](https://docs.sparkdex.ai/tutorials/make-a-swap.md)
- [Single-Sided LPing](https://docs.sparkdex.ai/tutorials/single-sided-lping.md)
- [Double-Sided LPing](https://docs.sparkdex.ai/tutorials/double-sided-lping.md)
- [Perpetual DEX Comprehensive Tutorial](https://docs.sparkdex.ai/tutorials/perpetual-dex-comprehensive-tutorial.md)
- [Advanced Position Controls](https://docs.sparkdex.ai/tutorials/perpetual-dex-comprehensive-tutorial/advanced-position-controls.md)
- [Perps Collateral](https://docs.sparkdex.ai/tutorials/perpetual-dex-comprehensive-tutorial/perps-collateral.md)
- [Funding Rates on SparkDEX Eternal](https://docs.sparkdex.ai/tutorials/perpetual-dex-comprehensive-tutorial/funding-rates-on-sparkdex-eternal.md)
- [Delegate to FTSO's on SparkDEX](https://docs.sparkdex.ai/tutorials/delegate-to-ftsos-on-sparkdex.md)
- [Liquid Staking with stFLR](https://docs.sparkdex.ai/tutorials/liquid-staking-with-stflr.md): How to perform liquid staking using stFLR on SparkDEX
- [Claiming Rewards on SparkDEX](https://docs.sparkdex.ai/tutorials/claiming-rewards-on-sparkdex.md)
- [Perpetual Referrals](https://docs.sparkdex.ai/tutorials/perpetual-referrals.md): Get Fee-cashback and Fee-commissions through the SparkDEX Referral program.
- [Migration from V3.1 DEX to V4](https://docs.sparkdex.ai/tutorials/migration-from-v3.1-dex-to-v4.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.sparkdex.ai/tutorials.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.
