# Flamingo FUSD Pool Bonus

This section describes the step-by-step process of getting a **Pool Bonus** with FUSD liquidity pools. To learn more about why **Pool Bonus** is a beneficial feature to aid the FUSD protocol, please read [Flamingo Lend Targeted Incentives](/user-guide/flamingo-lend-targeted-incentives.md).

**NOTE:** Numbers and figures in this tutorial represent testing data only and may not accurately represent current figures.

## Get an FUSD Pool Bonus

To get a **Pool Bonus**, you will need:

* A computer (Mac or PC) connected to the internet
* An internet browser (like [Google Chrome](https://www.google.com/chrome/downloads/))
* An installed [Neo wallet](https://neo.org/neogas#wallets) (in this guide we will be using the [Neon wallet](https://neon.coz.io/))
* A small amount of NEO N3 GAS tokens for making transactions with Flamingo
* Collateral assets such as FLUND, bNEO, and/or fWBTC
* [Borrowed FUSD](/user-guide/modules/lend/flamingo-lend.md)
* FUSD staked in a liquidity pool

1\. If you haven't already, [set up a Neo wallet](https://flamingo-1.gitbook.io/user-guide/v/master/user-guides/how-to-set-up-a-neo-wallet).&#x20;

2\. Go to [Flamingo.Finance](https://flamingo.finance/earn/overview) > **Asset Actions.**

<figure><img src="/files/gKgoL0iBNnOpLEx6jJ6E" alt=""><figcaption></figcaption></figure>

3\. Select **Connect Wallet** > **NEON**.

<figure><img src="/files/2d9jvtKc2PtIR0mCw5Mm" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/U56I2xDaxyUpQy7eV2ZS" alt=""><figcaption></figcaption></figure>

4\. There are several ways to connect your **NEON** wallet to the platform. You can either **Link your wallet**, **scan a QR code** or **copy and paste the connection URL** into the **add connection** page in your wallet. For this example, we have chosen **Link Wallet** with the **Deeplink connection**. The browser will ask you if you would like to accept Neon to make a connection. Select **Yes**.

<figure><img src="/files/1UP3Psrt8uIMgZ5tZrVU" alt=""><figcaption></figcaption></figure>

5\. You are now prompted with the **NEON** wallet connection window. Select the **green checkmark**.

<figure><img src="/files/wjLgGVzECZmZBFB5ULbJ" alt=""><figcaption></figcaption></figure>

6\. Your wallet is now connected. Return to Flamingo and on the **Asset Actions** tab, select **Pool Bonus**.

<figure><img src="/files/f4pr2AXbu81OBGyYM2oR" alt=""><figcaption></figcaption></figure>

7\. To allocate your borrowed FUSD Bonus APR, input the percent allocation of your borrowed FUSD to the pools of your choice. For this example we will allocate 100% of our borrowed FUSD to the FLP-fUSDT-FUSD pool for an estimated APR boost of 11%. Select **Update Allocation**.

<figure><img src="/files/3oaIXMMBbQqgk5Ks15Wy" alt=""><figcaption></figcaption></figure>

8\. Open your **NEON** wallet and select the green arrow to confirm the transaction.

<figure><img src="/files/e1kXJ7BcHfSzucpnAjxz" alt=""><figcaption></figcaption></figure>

9\. Your transaction is pending. Go back to Flamingo.

<figure><img src="/files/C3PYpg1ypCkxVTjww5tg" alt=""><figcaption></figcaption></figure>

That's it! Your **Pool Bonus** allocation has been updated and you are now receiving bonus APR on your selected pools.

<figure><img src="/files/Zn3cX0PPgN9Y9JjQdQXI" alt=""><figcaption></figcaption></figure>


---

# 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/lend/flamingo-fusd-pool-bonus.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.
