import Button from './Button' import LinkLeft from './LinkLeft' import GradientText from './GradientText' const ContentSectionRedeem = () => { return ( <> {/* Section 2 */}

Want more MNGO?

These three steps support the protocol, we believe the DAO should reward them.

Life is cool in the Raydium pool.

We want MNGO to be traded on Mango v3. So MNGO needs decent liquidity on serum's order book.

It will be up to us MNGO holders to provide that liquidity on day one. Let's start with a Raydium pool until more sophisticated traders step in on their own.

{/* Jump in Now */}

Become a Mango market maker.

Provide liquidity on the upcoming Perpetual Futures. Start today on devnet with our example bot and get ready for launch day.

Liquidity incentives for market making are built in and instantly awarded.

Learn more

Build the best Mango.

This is by far the hardest and most rewarding method. Launch a project that builds on top of Mango, help grow the protocol.

The bar is high and quality is of the utmost importance. We believe that the reward given out by the DAO should be equally high.

{/* Learn More */}

With great power comes great responsibility.

Mango is the first DAO on solana to use on-chain governance.
As token holders we all have a stake in driving the future of this project.


{/*

The governance mechanism is already functional and MNGO tokens are used to both bring proposals to the DAO and vote on said proposals. There'll be kinks to iron out as we get up and running but as DAO members, we are all in this together.

*/}
modals
{/*

The community that lives on Discord.

Join us in chat, we're always available and ready to answer any questions.

mango markets
*/} ) } export default ContentSectionRedeem