Marinade Documentation
  • 👋Welcome to Marinade
  • 🛠️Marinade DAO
    • Contributors
  • 👨‍🍳The MNDE token
  • 🗳️MNDE Governance
  • 🔗Official Links
  • 📊Marinade Stats
  • Getting started
    • What is mSOL?
    • What is Marinade Native?
    • FAQ
    • Glossary
  • Marinade Protocol
    • Introduction
    • Protocol Overview
      • Marinade Native
      • Marinade Liquid
        • mSOL Token
        • Bot operations
      • Marinade Select
      • MNDE Enhanced Stake
      • mTransactions
      • Protected Staking Rewards
      • Stake Auction Market (SAM)
    • Security
      • Audits
      • Principal Service Commitments and System Requirements
      • Multisig governance
    • Legal
      • Risks
      • Disclaimer
  • developers
    • Marinade Ts/Js SDK
    • Marinade Rust SDK
    • Anchor IDL
    • Bug Bounty
    • Contracts & Tokens Addresses
    • Delegation Strategy API
    • Marinade Stats API
    • Snapshots API
    • Mint your NFT project in mSOL
    • Stake to Marinade via SPL governance
    • Stake to Marinade via Fireblocks
  • Partnerships
    • Become our Partner
    • Marinade Press Kit
    • Marinade Referral Program
Powered by GitBook
On this page
  1. Marinade Protocol
  2. Protocol Overview
  3. Marinade Liquid

Bot operations

PreviousmSOL TokenNextMarinade Select

Last updated 1 year ago

The bot handles multiple operations, mainly updating mSOL price, delegation strategy, and matching staking with unstaking orders.

These operations are permissionless, meaning anybody can run them so that the program is always operational.

If you want to run the computation of our bot for yourself, you can find it on this repository:

https://github.com/marinade-finance/delegation-strategy-pipeline