How it Works

The process and steps of the application

works icon

Register Account

By Registering the website you will able to start your operation

works icon

Verify Email

After creating the account user need to verify the email for account purpose

works icon

Verify KYC

Users' KYC needs to verify to before making any withdrawals

works icon

Deposit Money

Users can deposit using any automatic or manual gateways

works icon

Investment a plan

Users can invest to any the plan or schema to enjoy the profit which will add on profit wallet

works icon

Transfer Money

Users can transfer the fund to another user instantly

works icon

Refer to Friends

For referring to any friends user can generate the bonus

works icon

Withdraw Money

Users can withdraw using any automatic or manual gateways

Testimonial

/* Marquee container */ background: #111; /* dark background */ justify-content: center; /* center messages */ /* Message wrapper */ /* Investment amount */ color: #00ff00; /* green */ // Countries list // Generate one random message const amount = Math.floor(Math.random() * (10000 - 3000 + 1)) + 3000; // between 3000–10000 // Fade out old text // Set new message // Fade in new text // Next message after 12s // Start loop