# Flamingo Reverse Pools

A reverse pool lets you stake **FLM** and a second token like any other Flamingo liquidity pool; however, it does not pay you staking rewards in **FLM** but a different token. The staking reward will often be the second token, but it can also be any other token on Neo. For instance, there could be an **FLM-bNEO** pool that pays rewards in **NUDES**.

Reverse Pools on Flamingo:

* FRP-FLM-NUDES
* FRP-FLM-CANDY
* FRP-FLM-DOGEF
* FRP-FLM-DOGER
* FRP-FLM-LRB
* FRP-FLM-USDL
* FRP-FLM-SOM
* FRP-bNEO-NUDES
* FRP-bNEO-CANDY
* FRP-bNEO-DOGEF
* FRP-bNEO-DOGER
* FRP-bNEO-SOM

## Why is this worth doing? <a href="#b0f0" id="b0f0"></a>

A reverse pool is a great way to achieve price discovery and let the market decide a token’s price. The project will then get rewarded with a higher token price if they do something that makes the market want their token. It’s also beneficial because it helps distribute the project token to users that believe in and hold and/or stake the project’s token.

## Okay, but what’s in it for Flamingo? <a href="#id-81fe" id="id-81fe"></a>

Reverse pools are an excellent way for Flamingo to list new projects and attract new token pairs to the platform; they help attract new investors who want to invest in new projects. Reverse pools also make it easier to for Flamingo to add more projects since listing a reverse pool has much lower demands than an **FLM**-generating pool.

## How do I stake in reverse pools? <a href="#id-2592" id="id-2592"></a>

To stake in reverse pools, stake in the same ways you've always staked: by manually **adding liquidity** and **staking** or by using **SmartStake**. You can claim rewards as you usually would by selecting **Claim** and checking the box for the pool you want to claim.

## Where can I stake in reverse pools? <a href="#f21b" id="f21b"></a>

On the **Asset Actions** tab on [Flamingo.Finance](https://flamingo.finance/earn). You can also see all reverse pool stats and **Claim** your rewards on the **Earn** page.

## How can I list a token in a reverse pool? <a href="#id-028e" id="id-028e"></a>

Fill out the listing application here:

<https://flamingo.finance/earn/reverse-pool-application>


---

# 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/flamingo-reverse-pools.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.
