# Flamingo Liquidity Mining Tutorial

**Reminder:** Operations require transaction fees. Please prepare enough GAS in advance to avoid transaction failures.

### **Download Cyano Wallet**

**Create a new wallet and back up the private key or import an existing Ontology wallet**

[Cyano Wallet extension](https://chrome.google.com/webstore/detail/cyano-wallet/dkdedlpgdmmkkfjabffeganieamfklkm)&#x20;

### Download NeoLine Wallet&#x20;

[How to Set Up a NeoLine Wallet](https://flamingo-1.gitbook.io/user-guide/v/master/user-guides/how-to-set-up-a-neo-wallet#setting-up-your-neoline-wallet)

### **Use PolyNetwork Transfer WING to N3 Chain and prepare FLM on N3 Chain**

[PolyNetwork Cross-Chain Transfer Tutorial](https://docs.wing.finance/guide-1/polynetwork-cross-chain-transfer/with-cyano-on-pc)

### **Add Liquidity**

* Open [Flamingo Finance](https://flamingo.finance/earn/overview) and click “**ASSET ACTIONS**”

![](/files/C50fm5hS7wTc1w4X3r3G)

* Select “**Add liquidity**” from the top dropdown
* Select the “**FLP-FLM-WING**” pool from the second dropdown
* Input the amount of tokens
* Adjust the “**Slippage**” and “**Deadline**” settings

![](/files/s2OOYSZkIMgcN56bGRlq)

* Click “**Add Liquidity**” button

![](/files/Kk8szDL6LANquRetD0Df)

* Confirm the transaction in your Neo wallet
* Click “**Close**” when it shows “**Success!**”

![](/files/66XoQLbZHQJghpDTHpdt)

* Select “**Stake**” in the top dropdown
* Select the FLP-FLM-WING Liquidity Pool and input the number of LP tokens , then click “**Stake**”

![](/files/9QS3maOnE1XIadebjBxB)

* Select “**Yes**” to confirm the transaction in your Neo wallet

![](/files/I7cMoHDHz3Hwsp0A8PYY)

{% hint style="info" %}
**Note: Withdraw liquidity**

1\) Click "**Asset Actions**" at the bottom of the site

2\) Click on the "**Action**" dropdown menu and select "**Unstake**"

3\) Select the pool you want to unstake from and the amount of liquidity you want to remove. If you want to remove your liquidity at the same time as you unstake, you can click the "**Auto Remove**" checkbox

4\) Click the "**Unstake**'' button and sign the transaction with your wallet
{% endhint %}


---

# 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.wing.finance/guide-1/flamingo-liquidity-mining-tutorial.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.
