# Furucombo Tutorials

- [Furucombo on Metis Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/furucombo-on-metis-tutorial.md): Users will be able to use Furucombo for their trading actions, and take advantage of the benefits of using the Metis network.
- [Beginner’s Guide](https://docs.furucombo.app/using-furucombo/tutorials/beginners-guide.md): A step-by-step guide on how to build a combo on Furucombo!
- [Lending Dashboard Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/lending-dashboard-tutorial.md)
- [Flashloan Arbitrage Combo](https://docs.furucombo.app/using-furucombo/tutorials/flashloan-combo.md): What’s a flash loan, and how do you do a flash loan arbitrage with no coding?
- [Flashloan Troubleshooting](https://docs.furucombo.app/using-furucombo/tutorials/troubleshooting-flash-loans.md): Tutorial: Troubleshooting Flash Loans
- [Passive Income | Part 1](https://docs.furucombo.app/using-furucombo/tutorials/passive-income-part1.md): Tutorial: Passive income combo | Part 1
- [Instantly Swap cTokens on Compound](https://docs.furucombo.app/using-furucombo/tutorials/instantly-swap-ctokens-on-compound.md): Tutorial: Instantly Swap cTokens on Compound
- [Compound V3 Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/compound-v3-tutorial.md)
- [Furucombo Fund](https://docs.furucombo.app/using-furucombo/tutorials/furucombo-fund.md): This tutorial will guide you through the process of using Furucombo Funds to allow fund managers to help you manage your wealth!
- [Fund Manager Setup](https://docs.furucombo.app/using-furucombo/tutorials/fund-manager-setup.md)
- [Token Bridge Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/token-bridge-tutorial.md): You can now bridge any token that Stargate supports to any network that’s available on Furucombo!
- [Token Multi-Sender Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/token-multi-sender-tutorial.md): How do I send Erc20 crypto tokens to multiple addresses all at once?
- [Fiat to Crypto on Furucombo Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/fiat-to-crypto-on-furucombo-tutorial.md)
- [Leveraged Long Position Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/leveraged-long-position-tutorial.md)
- [Leveraged Short Position Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/leveraged-short-position-tutorial.md)
- [De-Leverage Position Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/de-leverage-position-tutorial.md)
- [Debt Swap Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/debt-swap-tutorial.md)
- [Collateral Swap Tutorial](https://docs.furucombo.app/using-furucombo/tutorials/collateral-swap-tutorial.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.furucombo.app/using-furucombo/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.
