# Flamingo Modules

- [CONVERT](https://flamingo-1.gitbook.io/user-guide/modules/convert.md): Below you'll find user guides pertaining to Flamingo Convert.
- [How to Swap Tokens](https://flamingo-1.gitbook.io/user-guide/modules/convert/swap.md): In this user guide, we'll walk you through how to swap tokens using Flamingo Convert.
- [TRADE](https://flamingo-1.gitbook.io/user-guide/modules/trade.md): Below you'll find user guides on Flamingo Advanced Trade.
- [Flamingo Advanced Trade](https://flamingo-1.gitbook.io/user-guide/modules/trade/flamingo-advanced-trade.md): In this section we explain Flamingo Advanced Trade and how to buy and sell tokens with market orders.
- [How to Place Limit Orders with OrderBook+](https://flamingo-1.gitbook.io/user-guide/modules/trade/how-to-place-limit-orders-with-orderbook+.md): In this section we’ll walk you through how to make limit order trades with Flamingo’s OrderBook+.
- [EARN](https://flamingo-1.gitbook.io/user-guide/modules/earn.md): Below you'll find the user guides pertaining to the Earn module on Flamingo Finance.
- [How to Stake and Earn Tokens](https://flamingo-1.gitbook.io/user-guide/modules/earn/how-to-stake-and-earn-tokens.md): We walk you through three ways to add liquidity to liquidity pools, stake your LP tokens, and earn yield.
- [How to Stake FLP-FLM-fCAKE LP Tokens](https://flamingo-1.gitbook.io/user-guide/modules/earn/how-to-stake-flp-flm-fcake-lp-tokens.md): We walk you through two ways to add liquidity to the FLP-FLM-fCAKE pool and stake your LP tokens to earn yield.
- [Flamingo Flund Single-Stake Fund](https://flamingo-1.gitbook.io/user-guide/modules/earn/flamingo-flund-single-stake-fund.md): We guide you through what the Flamingo Flund is, how it works, and how to invest in it.
- [LEND](https://flamingo-1.gitbook.io/user-guide/modules/lend.md): Below you'll find docs and user guides pertaining to Flamingo Lend.
- [Flamingo Lend](https://flamingo-1.gitbook.io/user-guide/modules/lend/flamingo-lend.md): In this section we'll walk you through the step-by-step process of taking out an FUSD loan on Flamingo Lend. We’ll also walk you through repaying your loan and adding and removing collateral.
- [Flamingo FUSD Pool Bonus](https://flamingo-1.gitbook.io/user-guide/modules/lend/flamingo-fusd-pool-bonus.md): In this section we walk you through how to get a Pool Bonus with FUSD pools.
- [Flamingo Lend Targeted Incentives](https://flamingo-1.gitbook.io/user-guide/modules/lend/flamingo-lend-targeted-incentives.md): In this section we describe the staking contract and targeted incentives of Flamingo Lend.


---

# 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://flamingo-1.gitbook.io/user-guide/modules.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.
