import Button from './Button' import GradientText from './GradientText' const ContentSection = () => { return (

It is still the early days.

This is the first moment for non-developers to participate in helping build the Mango protocol by supporting the inception of the protocol's Insurance Fund.

{/* Section 1 */}

What is Mango?

Mango is a decentralized autonomous organization. Its purpose is to contribute maximum value for the defi ecosystem and its developer community to create commercially viable decentralized trading and lending products for traders.

Why the Insurance fund?

Mango protocol is powered by lenders providing their capital for the community to use for trading and borrowing purposes. The insurance fund is the last line of defense for protecting our mango lenders.

What is the $MNGO token?

We believe that substantial rewards to a strong developer community and liquidity incentives are the essential drivers for growth and therefore the foundation of the Mango DAO.

Mango Governance tokens ($MNGO) will serve as the incentive for those who can prove their work is useful to the DAO.

$MNGO {' '} were only provided to contributors who helped build the protocol.

{/* Section 2 */}

How it works.

We take the view that token sales should be simple, transparent and minimize randomness and luck in the distribution.

Deposit your USDC contribution.

Users deposit USDC into a vault during the event period to set their contribution amount.

48 hour participation period.

The event will span over a 2 day period split into two sections,{' '} Unrestricted {' '} and{' '} Restricted.

Unrestricted

During the unrestricted period users may deposit or withdraw their USDC from the vault. During the unrestricted period price can fluctuate.

Restricted

After 24 hours deposits will be restricted and only withdrawals allowed. During the restricted period price can only go down.

Why does it work this way?

Simple mechanisms are easier to build, explain, understand and are harder to exploit. A transparent mechanism increases participation because buyers are more confident there are no hidden tricks that could harm them.

Elements of luck engineered into the mechanism distribute value randomly to those who are most willing to do the arbitrary, worthless tasks to get the free value.

{/*

We believe all "excess" value should be captured by token holders in the DAO.

*/}

MNGO unlocked and distributed.

At event conclusion $MNGO gets distributed in propotion to a users USDC contribution.{' '}

) } export default ContentSection